From: Date: Tue, 27 Nov 2001 01:10:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: ChangeLog~232 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0273c47d76e9130fc8e988eca9dcf745a9c4977;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2ba996cb66..4e92ee6b18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2001-11-26 Jani Taskinen + + * ext/zlib/zlib.c: Show the registered ini entry in phpinfo() + + * ext/standard/var_unserializer.c: Updated file since .re changed. + +2001-11-26 Derick Rethans + + * ext/standard/var_unserializer.re: + - Also patch the file from which var_unserializer.c is generated + + * ext/standard/var_unserializer.c + main/main.c + main/php_globals.h + php.ini-dist: + - Adding a callback mechanism to the unserializer. (patch by Bernd + Roemer ) + +2001-11-26 Sterling Hughes + + * main/fopen_wrappers.c + main/main.c + main/php_ini.c: Z_TYPE(filehandle)?? ok.. whatever... ;) + +2001-11-26 Christian Stocker + + * pear/Cache/OutputCompression.php: an usage example + + * pear/Cache/Output.php: + printContent() for API-Compatibility with OutputCompression + +2001-11-26 Martin Jansen + + * pear/File/Passwd.php: + * Strip withespace from beginning and end of passwords. + +2001-11-26 Sebastian Bergmann + + * php.ini-dist + php.ini-recommended: Nuke ext/sablot entries. + 2001-11-25 Zeev Suraski * main/php_version.h