changelog               Mon Apr 15 21:33:21 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1015 php4/ChangeLog:1.1016
--- php4/ChangeLog:1.1015       Sun Apr 14 20:42:10 2002
+++ php4/ChangeLog      Mon Apr 15 21:33:15 2002
@@ -1,3 +1,35 @@
+2002-04-15  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * 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  <[EMAIL PROTECTED]>
+
+    * ext/msession/reqclient.h
+      ext/msession/msession.c: Chages for beta3
+
+2002-04-15  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * main/network.c: should not be there
+
+    * main/network.c: Some minor tweaks and debugging for sockets.
+
+2002-04-15  Uwe Steinmann  <[EMAIL PROTECTED]>
+
+    * 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  <[EMAIL PROTECTED]>
 
     * NEWS: this news entry reports a new mailparse addition


Reply via email to