ChangeLog update

This commit is contained in:
2000-01-06 02:09:34 +00:00
parent 4bd0b72b98
commit 3559dc0037

View File

@ -1,3 +1,19 @@
2000-01-05 Sascha Schumann <sascha@schumann.cx>
* 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 <jah@mork.net>
* ext/standard/string.c:
(php_setlocale) Fixed memory leak (bug #3105).
2000-01-04 Andrei Zmievski <andrei@ispi.net>
* ext/wddx/wddx.c