From 85a5e901e8ded5353629f981e43002a5ed924e08 Mon Sep 17 00:00:00 2001 From: Date: Sat, 12 Aug 2000 01:09:18 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/ChangeLog b/ChangeLog index e4f9c933db..f8fcfa19dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2000-08-11 Derick Rethans + + * ext/standard/image.c: - Fixed warning under VC6 + + * ext/mcrypt/config.m4 + ext/mcrypt/mcrypt.c + ext/mcrypt/php_mcrypt.h: Added support for libmcrypt 2.4.4 + +2000-08-11 David Croft + + * NEWS: Added news item for Andi's strncasecmp commit + + +2000-08-11 Danny Heijl + + * ext/informix/ifx.ec: + - restore ifx_close() to PHP3 behaviour for non-persistent connections + by silently reconnecting the existing link if closed earlier (danny) + +2000-08-11 Zeev Suraski + + * ext/standard/basic_functions.c: + Make COM work in a multithreaded environment + +2000-08-11 Hartmut Holzgraefe + + * ext/oci8/oci8.c: return type in proto for OCIError fixed + +2000-08-11 dickmeiss + + * ext/yaz/php_yaz.c: + Added support for username, group and password for function yaz_connect. + +2000-08-11 Andi Gutmans + + * NEWS: *** empty log message *** + 2000-08-10 Andi Gutmans * NEWS: - The commit messages didn't seem to update the news file -- 2.40.0