From 7acfa47fb526a100c069c767273a6b1b7aa5b0bd Mon Sep 17 00:00:00 2001 From: Date: Tue, 16 Apr 2002 01:33:15 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9b7d06865d..1c58e10e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2002-04-15 Frank M. Kromann + + * ext/mbstring/mbstring.h: Fixing Win32 compilation of mbstring + + * ext/exif/exif.dsp: Fixing Win32 compilation of exit + + * main/php_streams.h + main/spprintf.c + main/spprintf.h + main/streams.c: Adding PHPAPI needed for exif on Win32 + +2002-04-15 Mark L. Woodward + + * ext/msession/reqclient.h + ext/msession/msession.c: Chages for beta3 + +2002-04-15 Wez Furlong + + * main/network.c: should not be there + + * main/network.c: Some minor tweaks and debugging for sockets. + +2002-04-15 Uwe Steinmann + + * ext/domxml/php_domxml.c: + - DomNode->replace_node() now returns the node that was replace and + not the new node + - fixes Bug #15949 + + * ext/domxml/php_domxml.h + ext/domxml/php_domxml.c: - added DomNode->replace_child() + 2002-04-14 Sterling Hughes * NEWS: this news entry reports a new mailparse addition -- 2.50.1