changelog               Tue Jun 15 20:32:42 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1657&r2=1.1658&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1657 php-src/ChangeLog:1.1658
--- php-src/ChangeLog:1.1657    Mon Jun 14 20:32:08 2004
+++ php-src/ChangeLog   Tue Jun 15 20:32:41 2004
@@ -1,3 +1,44 @@
+2004-06-15  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      Fixed: made 3rd parameter to strrpos 64bit safe.
+
+2004-06-15  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      BFN
+
+    * ZendEngine2/zend_reflection_api.c:
+      
+
+2004-06-15  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Command/Config.php:
+      - Fix #1602 (reported by Cox)
+        Do not display var=value using config-get (easy scripting)
+
+    * pear/PEAR.php
+      pear/System.php
+      pear/package-PEAR.xml:
+      - Fix licence (#1645)
+      - update my status there, reflecting the fact for the past 11 months
+
+2004-06-15  Rob Richards  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      BFN
+
+    * ext/dom/php_dom.c
+      ext/dom/tests/bug28721.phpt:
+      Fixed bug #28771 (Segfault when using xslt and clone)
+      Add test case for bug #28721
+
+2004-06-15  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/standard/string.c:
+      A faster & more memory efficient php_addslashes() implementation.
+
 2004-06-14  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ZendEngine2/zend_language_scanner.l:
@@ -5012,7 +5053,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1657 2004/06/15 00:32:08 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1658 2004/06/16 00:32:41 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to