diff options
| author | <changelog@php.net> | 2001-11-06 01:10:55 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2001-11-06 01:10:55 +0000 |
| commit | afa2c22e9c5ead3edc9cb4c58b3ba10c53029046 (patch) | |
| tree | 725b4bbc9dc59b31061e5e707db9bd66253f24b7 | |
| parent | f34c1ee36856c79b7b9d27e2267320a6a5408e98 (diff) | |
| download | php-git-afa2c22e9c5ead3edc9cb4c58b3ba10c53029046.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -1,3 +1,38 @@ +2001-11-05 Sergey Kartashoff <gluke@biosys.net> + + * 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 <sascha@schumann.cx> + + * ext/ircg/ircg.c + ext/ircg/php_ircg.h: + Support requesting a resource upon the irc connection end + +2001-11-05 Alex Waugh <alex@alexwaugh.com> + + * 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 <venaas@uninett.no> + + * 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 <mail@martin-jansen.de> + + * pear/HTML/ITX.php: * Fix bug #13926 + 2001-11-04 Alex Waugh <alex@alexwaugh.com> * sapi/cgi/cgi_main.c: Convert PATH_TRANSLATED for RISC OS |
