summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-08-09 18:29:40 +0000
committerAndi Gutmans <andi@php.net>1999-08-09 18:29:40 +0000
commitc791d60ad9c264673fb29f6f26b2647a6544e011 (patch)
treed40ccf1991505e2eed33de1e24563f78258c839b /ChangeLog
parent3516ee485aa2d683a2ca9b91fa4d0eb4a8761dfb (diff)
downloadphp-git-c791d60ad9c264673fb29f6f26b2647a6544e011.tar.gz
Go beta 2 (final)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index d4f5277a22..c825e7a1d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,12 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??? ?? 1999, Version 4.0 Beta 2
-- fixed SYSV-SHM interface (Thies).
-- updated hyperwave module, made it thread safe
-- updated pdflib module, version 0.6 of pdflib no longer supported
-- updated fdf module
+- Fixed a problem when sending HTTP/1.x header lines using header() (Zeev)
+- Win32 builds now include the ODBC module built-in (Zeev)
+- Fixed SYSV-SHM interface (Thies).
+- Updated hyperwave module, made it thread safe
+- Updated pdflib module, version 0.6 of pdflib no longer supported
+- Updated fdf module
- Built-in phpinfo() links are now turned off by default. They can be turned
on using the allow_builtin_links INI directive (Zeev)
- Changed phpinfo() to list modules that have no info function (Zeev)