]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 6 Feb 2009 01:32:48 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Fri, 6 Feb 2009 01:32:48 +0000 (01:32 +0000)
ChangeLog

index c950646f1fc62f1d9d75699d3a36429207c04386..edf28c4fc4487a894ef4b37b04a78a6195b33787 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2009-02-05  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_3)
+      NEWS:
+      - Fix crap
+
+2009-02-05  Christopher Jones  <christopher.jones@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  <ilia@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.dev@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  <felipensp@gmail.com>
+
+    * EXTENSIONS
+      EXTENSIONS:
+      - Update
+
 2009-02-04  Felipe Pena  <felipensp@gmail.com>
 
     * (PHP_5_2)