]> granicus.if.org Git - php/commitdiff
- Fix for include_path for Win32 (Zend library)
authorAndi Gutmans <andi@php.net>
Wed, 25 Aug 1999 12:22:45 +0000 (12:22 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 25 Aug 1999 12:22:45 +0000 (12:22 +0000)
ChangeLog

index 4fcf27ca8187076abe22d83e38c939cc61c18116..41a4c3f9f6b50278ea6b210bb7efb69595933316 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@ PHP 4.0 CHANGE LOG                                                    ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? 1999, Version 4.0 Beta 3
+- Fix for include_path for Win32 (Andi, Zend library)
+- Fixed bug in ISAPI header sending function (Charles)
+- Fixed memory leak when using undefined values (Andi & Zeev, Zend library)
 - Added output_buffering directive to php.ini, to enable output buffering
   for all PHP scripts (default is off).
 - Fix some more class inheritance issues (Zeev, Zend library)