From: Date: Fri, 10 Nov 2000 02:09:15 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33741766435561b2740c2a2adbfa24e2aa69e5de;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d9365e52e0..475037c3ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2000-11-09 Colin Viebrock + + * NEWS: oops, forgot to document it :) + + * ext/standard/datetime.c: + some changes, and added 'r' flag which generates an RFC822 compatible date string. + +2000-11-09 Danny Heijl + + * ext/informix/ifx.ec: - fix crash when using blob_in_file mode (danny). + +2000-11-09 Uwe Steinmann + + * ext/hyperwave/hg_comm.c + ext/hyperwave/hw.c + ext/hyperwave/php_hyperwave.h: - Some more comments + - Initial support to just include anchors into documents + + * ext/domxml/php_domxml.c + ext/domxml/php_domxml.h: + - Started support for XPath/XPtr (completely untested) + +2000-11-09 Chuck Hagenbuch + + * pear/Crypt/HCEMD5.php: beware maxint on 32-bit platforms + +2000-11-09 Jani Taskinen + + * ext/gd/config.m4: Beutifying the output of configure a bit. + + * ext/gd/config.m4: Remove duplicate check for xpm support. + + * ext/gd/config.m4: Fix to get jpeg/xpm support everytime. + + * ext/curl/curl.c: Remove duplicates (when curl-7.4.1 is used). + + * ext/gd/config.m4: Fixed bug: #5460 + 2000-11-08 Marc Pohl * ext/zlib/php_zlib.h