changelog               Fri May 20 20:34:00 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1988&r2=1.1989&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1988 php-src/ChangeLog:1.1989
--- php-src/ChangeLog:1.1988    Thu May 19 20:33:21 2005
+++ php-src/ChangeLog   Fri May 20 20:33:59 2005
@@ -1,3 +1,90 @@
+2005-05-20  Grant Croker  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/ingres_ii/config.m4
+      ext/ingres_ii/config.m4:
+      - Fixed bug #30593 (--with-ingres option generates broken Makefile).
+
+2005-05-20  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ext/dom/element.c
+      ext/dom/node.c:
+      MFH: correct fix for bug #33059
+      - fix issue in other methods
+
+    * ext/dom/element.c
+      ext/dom/node.c:
+      - correct fix for bug #33059
+      - fix issue in other methods
+
+2005-05-20  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ext/standard/string.c
+      ext/standard/tests/strings/bug33076.phpt:
+      MFH:
+      fix bug #33076 (str_ireplace() incorrectly counts result string length 
and
+      may cause segfault)
+      add test
+
+    * ext/standard/tests/strings/bug33076.phpt
+      ext/standard/tests/strings/bug33076.phpt:
+      
+      fix bug #33076 (str_ireplace() incorrectly counts result string length 
and
+      may cause segfault)
+      add test
+
+    * ext/standard/string.c:
+      fix bug #33076 (str_ireplace() incorrectly counts result string length 
and
+      may cause segfault)
+      add test
+
+2005-05-20  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * build/shtool:
+      Update bundled shtool to 2.0.1 (see also bug #33023)
+
+2005-05-20  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      Update NEWS
+
+    * (PHP_5_0)
+      NEWS:
+      - Update NEWS
+
+    * (PHP_5_0)
+      ext/standard/parsedate.y:
+      - MFH: Fixed bug #33013: "next month" was handled wrong.
+
+    * (PHP_4_3)
+      ext/standard/parsedate.y:
+      - Fixed bug #33013: "next month" was done wrong.
+
+2005-05-20  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/session/session.c
+      ext/session/session.c:
+      MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent 
reading
+      session cookies)
+
+    * ext/session/session.c:
+      fix bug #32944 (Disabling session.use_cookies doesn't prevent reading
+      session cookies)
+
+2005-05-20  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS:
+      reorder
+
 2005-05-19  Rasmus Lerdorf  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -2392,7 +2479,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1988 2005/05/20 00:33:21 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1989 2005/05/21 00:33:59 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -5793,7 +5880,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1988 2005/05/20 00:33:21 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1989 2005/05/21 00:33:59 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -6274,7 +6361,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1988 2005/05/20 00:33:21 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1989 2005/05/21 00:33:59 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -7748,7 +7835,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1988 2005/05/20 00:33:21 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1989 2005/05/21 00:33:59 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to