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

index 64ab583b7940e36988ab8674d5514971835aaf09..bf4ad5dbe075448ab051b82bb89143f6bebd783c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2009-02-25  Uwe Schindler  <uwe@thetaphi.de>
+
+    * (PHP_5_2)
+      sapi/nsapi/nsapi.c:
+      Fix Bug 47495: Keep header in internal list after add, so headers_list()
+      works correctly. Other SAPIs have the same problem, but PHP 5.3 fixes this
+      more elegant.
+
+2009-02-25  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.9
+
 2009-02-24  Ilia Alshanetsky  <ilia@prohost.org>
 
     * ext/zip/php_zip.c: