]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 16 Apr 2002 01:33:15 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Tue, 16 Apr 2002 01:33:15 +0000 (01:33 +0000)
ChangeLog

index 9b7d06865d93d55e27bc93218a4e8690af3dfd11..1c58e10e68ac5fbd497173da83b76a53d18dd802 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2002-04-15  Frank M. Kromann  <frank@frontbase.com>
+
+    * 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  <mlwmohawk@mohawksoft.com>
+
+    * ext/msession/reqclient.h
+      ext/msession/msession.c: Chages for beta3
+
+2002-04-15  Wez Furlong  <wez.php@thebrainroom.com>
+
+    * main/network.c: should not be there
+
+    * main/network.c: Some minor tweaks and debugging for sockets.
+
+2002-04-15  Uwe Steinmann  <Uwe.Steinmann@fernuni-hagen.de>
+
+    * 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  <sterling@bumblebury.com>
 
     * NEWS: this news entry reports a new mailparse addition