changelog               Sat Feb 21 01:32:36 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3324&r2=1.3325&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3324 php-src/ChangeLog:1.3325
--- php-src/ChangeLog:1.3324    Fri Feb 20 01:32:40 2009
+++ php-src/ChangeLog   Sat Feb 21 01:32:35 2009
@@ -1,3 +1,43 @@
+2009-02-20  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      ZendEngine2/tests/bug46701.phpt
+      ext/pdo_sqlite/tests/bug46542.phpt
+      ext/pdo_sqlite/tests/bug46542.phpt:
+      - Fix test
+
+2009-02-20  Andrey Hristov  <p...@hristov.com>
+
+    * (PHP_5_3)
+      ext/mysqlnd/mysqlnd_charset.c:
+      MFH: Add charsets from MySQL 6.0 as a structure to be used later
+
+    * ext/mysqlnd/mysqlnd_charset.c:
+      Add the charsets available from 6.0 as a structure, to be used later
+
+2009-02-20  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_2)
+      ZendEngine2/tests/bug45805.phpt:
+      - spl is not forced on everyone in 5.2 branch.
+
+2009-02-20  Greg Beaver  <g...@chiaraquartet.net>
+
+    * ext/phar/phar.c
+      ext/phar/pharzip.h
+      ext/phar/zip.c:
+      MFB: fix zip access to work in all compilers, present and future, and on
+      all arches without potential for bus errors.  This removes PHAR_ZIP_PACK
+      in favor of a safer approach
+
+    * (PHP_5_3)
+      ext/phar/phar.c
+      ext/phar/pharzip.h
+      ext/phar/zip.c:
+      fix zip access to work in all compilers, present and future, and on all
+      arches without potential for bus errors.  This removes PHAR_ZIP_PACK in
+      favor of a safer approach
+
 2009-02-19  Ilia Alshanetsky  <i...@prohost.org>
 
     * (PHP_5_2)
@@ -30653,7 +30693,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3324 2009/02/20 01:32:40 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3325 2009/02/21 01:32:35 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to