* Support large ISAPI server variables
This commit is contained in:
Zeev Suraski 1999-08-04 22:21:29 +00:00
parent 9a1edceb46
commit 7c7fe83615

View file

@ -2,6 +2,7 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
??? ?? 1999, Version 4.0 Beta 2
- Improved ISAPI module to supprt large server variables (Zeev)
- Imported PHP3 fixes for problem with PHP as a dynamic module and Redhat
libc2.1 in zlib module (Stefan)
- Fixed sybase_fetch_object() (Zeev)