changelog               Fri Aug 13 20:34:07 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1715&r2=1.1716&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1715 php-src/ChangeLog:1.1716
--- php-src/ChangeLog:1.1715    Thu Aug 12 20:33:44 2004
+++ php-src/ChangeLog   Fri Aug 13 20:34:06 2004
@@ -1,3 +1,69 @@
+2004-08-13  Dan Kalowsky  <[EMAIL PROTECTED]>
+
+    * ext/odbc/php_odbc.c:
+      Checking in a patch by Dave Lawson ([EMAIL PROTECTED]) to correct
+      some of the behavior found in the odbc_fetch_*() functions.  This patch
+      NEEDS to be tested on MS Access before a release is done with it.  This
+      submission is to get it into the daily builds for testing.
+
+2004-08-13  Georg Richter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ext/mysqli/mysqli.c
+      ext/mysqli/mysqli.c:
+      fixed bug #29656 (segfault on result and statement properties)
+
+2004-08-13  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      regex/engine.c
+      regex/regexec.c:
+      MFH: fix yet another annoying compile warning
+
+    * regex/engine.c
+      regex/regexec.c:
+      fix yet another annoying compile warning
+
+    * ext/iconv/iconv.c:
+      fix compile warning
+
+2004-08-13  Christian Stocker  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      Forgot to add DomDocumentFragment->appendXML(), when I commited it back
+      then
+
+    * NEWS
+      ext/dom/document.c
+      ext/dom/dom_properties.h
+      ext/dom/php_dom.c
+      ext/dom/xml_common.h:
+      Added DomDocument->recover property for parsing not well-formed XML
+      Documents.
+
+2004-08-13  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      ext/domxml/php_domxml.c
+      ext/domxml/php_domxml.h:
+      Fixed bug #29599 (domxml_error segfaults another apache module)
+
+2004-08-13  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      main/main.c:
+      - MFH: Added PHP_EOL constant that contains the OS way of representing
+        newlines. (Patch by Paul Hudson)
+
+    * main/main.c:
+      - Added the PHP_EOL constant (Patch by Paul Hudson)
+
 2004-08-12  Georg Richter  <[EMAIL PROTECTED]>
 
     * ext/mysqli/mysqli_api.c
@@ -8291,7 +8357,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1715 2004/08/13 00:33:44 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1716 2004/08/14 00:34:06 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to