From: Date: Tue, 6 Nov 2001 01:10:55 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: ChangeLog~408 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afa2c22e9c5ead3edc9cb4c58b3ba10c53029046;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2e0380150b..f03fa146d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2001-11-05 Sergey Kartashoff + + * ext/mnogosearch/php_mnogo.c + ext/mnogosearch/php_mnogo.h: - Added Udm_Check_Charset function (gluke) + - Added Udm_Check_Charset function (gluke) + +2001-11-05 Sascha Schumann + + * ext/ircg/ircg.c + ext/ircg/php_ircg.h: + Support requesting a resource upon the irc connection end + +2001-11-05 Alex Waugh + + * EXTENSIONS + sapi/webjames/.cvsignore + sapi/webjames/CREDITS + sapi/webjames/Makefile.in + sapi/webjames/README + sapi/webjames/config.m4 + sapi/webjames/php_webjames.h + sapi/webjames/webjames.c: + New SAPI module for the WebJames server on RISC OS + +2001-11-05 Stig Venaas + + * ext/ldap/ldap.c: + Fixed seg fault when using ldap_add (or modify) with value array not + indexed as 0, 1, ... In some cases it didn't give seg fault, but used + previously added value. Now gives warning. + +2001-11-05 Martin Jansen + + * pear/HTML/ITX.php: * Fix bug #13926 + 2001-11-04 Alex Waugh * sapi/cgi/cgi_main.c: Convert PATH_TRANSLATED for RISC OS