+2008-10-03 Felipe Pena <felipensp@gmail.com>
+
+ * (PHP_5_3)
+ ext/msql/php_msql.c:
+ MFH:
+ - Fixed:
+ - Some segfaults when no connection is open
+ - Warning about cfg_get_long (Kalle)
+ - New parameter parsing API
+
+ * ext/msql/php_msql.c:
+ - Fixed:
+ - Some segfaults when no connection is open
+ - Warning about cfg_get_long (Kalle)
+ - New parameter parsing API
+
+2008-10-03 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * ext/mysqli/mysqli.c:
+ - MFB: Declarations MUST BE done in the beginning of a context
+
+ * (PHP_5_3)
+ ext/mysqli/mysqli.c:
+ - Declarations MUST BE done in the beginning of a context
+
+2008-10-03 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ reorder
+
+2008-10-03 Mikko Koppanen <mikko.koppanen@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/standard/mail.c
+ ext/standard/mail.c
+ ext/standard/mail.c:
+ Adds signal handling around popen/pclose in mail.c.
+ Related information on bugs #8992 and #14032
+ Original patch by D. Parthey
+
2008-10-02 Zoe Slattery <zoe.slattery@googlemail.com>
* (PHP_5_3)