+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: