diff options
author | Stefan Roehrich <sr@php.net> | 1999-08-02 21:12:16 +0000 |
---|---|---|
committer | Stefan Roehrich <sr@php.net> | 1999-08-02 21:12:16 +0000 |
commit | 5d10addd01b521d2941fa62f6577d77578641d65 (patch) | |
tree | 52cb523d74eb17cbce713d157b8eb5b39914da4d /ChangeLog | |
parent | dcf9114329fdd267aa822d5ea2c30667ae7232a3 (diff) | |
download | php-git-5d10addd01b521d2941fa62f6577d77578641d65.tar.gz |
Fix for Redhat libc 2.1 and dynamic loading in zlib module.
Adapted zlib module to new PHP_Mxxx macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 CHANGE LOG ChangeLog ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ??? ?? 1999, Version 4.0 Beta 2 +- Imported PHP3 fixes for problem with PHP as a dynamic module and Redhat + libc2.1 in zlib module (Stefan) - Fixed sybase_fetch_object() (Zeev) - Made the IMAP module work with PHP 4.0 (Zeev) - Fixed a problem with include()/require() of URLs (Sascha, Zeev) |