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