changelog               Fri Feb  6 01:32:49 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3310&r2=1.3311&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3310 php-src/ChangeLog:1.3311
--- php-src/ChangeLog:1.3310    Thu Feb  5 01:32:39 2009
+++ php-src/ChangeLog   Fri Feb  6 01:32:48 2009
@@ -1,3 +1,59 @@
+2009-02-05  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_3)
+      NEWS:
+      - Fix crap
+
+2009-02-05  Christopher Jones  <christopher.jo...@oracle.com>
+
+    * ext/bz2/bz2_filter.c:
+      MFB: Make message punctuation consistent across PHP
+
+    * (PHP_5_3)
+      ext/bz2/bz2_filter.c:
+      Make message punctuation consistent across PHP
+
+    * (PHP_5_3)
+      ext/oci8/oci8_interface.c:
+      Tweak fix for #45458 to allow this branch (from PECL) to continue 
building
+      with PHP 4 et al. No other branches need changing
+
+2009-02-05  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      configure.in
+      main/php_version.h:
+      
+      Back to dev
+
+    * (PHP_5_2)
+      NEWS
+      configure.in
+      main/php_version.h:
+      
+      5.2.9RC1
+
+2009-02-05  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_2)
+      NEWS:
+      - zip fix entry
+
+    * (PHP_5_2)
+      ext/zip/php_zip.c
+      ext/zip/php_zip.h:
+      - Fixed a crash on extract in zip when files or directories entry names
+      contain
+        a relative path. (affects only 5.2 as it is a limitation in 5.2's
+      virtual_file_ex)
+
+2009-02-05  Felipe Pena  <felipe...@gmail.com>
+
+    * EXTENSIONS
+      EXTENSIONS:
+      - Update
+
 2009-02-04  Felipe Pena  <felipe...@gmail.com>
 
     * (PHP_5_2)
@@ -29405,7 +29461,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3310 2009/02/05 01:32:39 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3311 2009/02/06 01:32:48 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to