From: Date: Thu, 6 Jan 2000 02:09:34 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3559dc00372febf787807e6aa85f18df74bc1896;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d380c195ff..5146184ecf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-01-05 Sascha Schumann + + * ext/session/mod_user.c: Fix namespace pollution + + * Makefile.in: `cp' will do the job everywhere, even on AIX + + * sapi/phttpd/phttpd.c + sapi/aolserver/aolserver.c + SAPI.c: Move reentrancy initialisation/destruction into SAPI. + These calls only do something, if reentrancy emulation is required. + +2000-01-05 Jouni Ahto + + * ext/standard/string.c: + (php_setlocale) Fixed memory leak (bug #3105). + 2000-01-04 Andrei Zmievski * ext/wddx/wddx.c