changelog               Sat Apr  4 01:32:36 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3363&r2=1.3364&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3363 php-src/ChangeLog:1.3364
--- php-src/ChangeLog:1.3363    Fri Apr  3 01:33:53 2009
+++ php-src/ChangeLog   Sat Apr  4 01:32:35 2009
@@ -1,3 +1,26 @@
+2009-04-03  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      - Added new Reflection methods
+
+    * (PHP_5_2)
+      NEWS
+      ext/pdo_firebird/firebird_statement.c:
+      - Backported fix for #35386 (originally commited in 5.3+), reported
+      recently as 5.2 bug #47845
+
+2009-04-03  Dmitry Stogov  <dmi...@zend.com>
+
+    * ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.c:
+      Improved GC speed and reduced stack usage
+
+2009-04-03  Felipe Pena  <felipe...@gmail.com>
+
+    * README.namespaces:
+      - Changed namespace separator
+
 2009-04-02  Ilia Alshanetsky  <i...@prohost.org>
 
     * (PHP_5_3)
@@ -34947,7 +34970,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3363 2009/04/03 01:33:53 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3364 2009/04/04 01:32:35 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to