]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 22 Aug 2005 05:37:21 +0000 (05:37 +0000)
committer <changelog@php.net> <>
Mon, 22 Aug 2005 05:37:21 +0000 (05:37 +0000)
ChangeLog

index 2966b08566cb1c1024e3b19bb4fe15245d3ffcc5..89098e94aaaf2acdc38314e866f544d135465822 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2005-08-21  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_0)
+      NEWS:
+      reorder
+
+2005-08-21  Zeev Suraski  <zeev@zend.com>
+
+    * (PHP_5_0)
+      NEWS:
+      Roll 5.0.5RC1
+
+    * (PHP_5_0)
+      NEWS
+      ext/standard/array.c
+      ext/standard/basic_functions.c
+      ext/standard/basic_functions.h:
+      Backport Mike's patch for user sort functions
+
+2005-08-21  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_4)
+      NEWS
+      NEWS
+      ext/zlib/zlib.c
+      ext/zlib/zlib.c
+      ext/zlib/zlib.c:
+      MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
+
+    * ext/zlib/zlib.c:
+      Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
+
 2005-08-20  Greg Beaver  <greg@chiaraquartet.net>
 
     * (PHP_4_4)