From: Date: Thu, 26 Feb 2009 01:32:51 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.4.0alpha1~191^2~4216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c32b479ae5490c50401f81d7001695594ddf952a;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 64ab583b79..bf4ad5dbe0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2009-02-25 Uwe Schindler + + * (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 + + * (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 * ext/zip/php_zip.c: