+2009-03-20 Steph Fox <steph.fox@virgin.net>
+
+ * (PHP_5_2)
+ NEWS:
+ BFN
+
+ * (PHP_5_2)
+ ext/pdo_dblib/dblib_driver.c
+ ext/pdo_dblib/dblib_stmt.c:
+ MFH: Fixed bug #38805 ( PDO Truncates Text from SQL Server Text Data Type
+ Field)
+ - Bring behaviour into line with ext/mssql
+ - Several memleaks plugged
+
+2009-03-20 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_3)
+ sapi/nsapi/config.w32:
+ - disable it when ZTS is disabled
+
+ * (PHP_5_3)
+ ext/mbstring/config.w32:
+ - fix build, add new cp850 file
+
+2009-03-20 Uwe Schindler <uwe@thetaphi.de>
+
+ * (PHP_5_2)
+ sapi/nsapi/nsapi.c:
+ Fix a sigsegv on server shutdown, add missing sapi_shutdown().
+
+ * sapi/nsapi/nsapi.c:
+ Fix a sigsegv on server shutdown, add missing sapi_shutdown().
+ !!! This should also be merged into 5.3, I prepared it, please tell me if
+ it is ok to commit !!!
+
+2009-03-20 Zoe Slattery <zoe.slattery@googlemail.com>
+
+ * README.TESTING
+ README.TESTING
+ README.TESTING:
+ clarification of wwwhether 'make test' needs the PHP xecutable to be set
+
+2009-03-20 Dmitry Stogov <dmitry@zend.com>
+
+ * ZendEngine2/zend_alloc.c
+ ZendEngine2/zend_alloc.c:
+ Fixed warning
+
+2009-03-20 Zoe Slattery <zoe.slattery@googlemail.com>
+
+ * ext/standard/tests/file/is_executable_variation2.phpt
+ ext/standard/tests/file/is_readable_variation2.phpt
+ ext/standard/tests/file/is_writable_variation2.phpt
+ ext/standard/tests/file/lchown_error.phpt
+ ext/standard/tests/file/tempnam_variation4.phpt
+ ext/standard/tests/file/tempnam_variation4.phpt:
+ added skipif for root
+
+ * (PHP_5_3)
+ ext/standard/tests/file/is_executable_variation2.phpt
+ ext/standard/tests/file/is_readable_variation2.phpt
+ ext/standard/tests/file/is_writable_variation2.phpt
+ ext/standard/tests/file/lchown_error.phpt
+ ext/standard/tests/file/tempnam_variation4.phpt:
+ added skip if for root
+
+2009-03-20 Kalle Sommer Nielsen <kalle.php@gmail.com>
+
+ * (PHP_5_2)
+ NEWS:
+ Fix typo
+
+2009-03-20 Antony Dovgal <tony@daylessday.org>
+
+ * ext/date/php_date.c:
+ set return_len to 0 when returning empty string and fix segfault
+
2009-03-19 Ilia Alshanetsky <ilia@prohost.org>
* ext/mbstring/oniguruma/regint.h