From: Felipe Pena Date: Sun, 13 Dec 2009 17:13:58 +0000 (+0000) Subject: - Opss, wrong place X-Git-Tag: php-5.2.12~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b838aa6d2f419dbda3f33e6588c7f6c0da6238c;p=php - Opss, wrong place --- diff --git a/NEWS b/NEWS index 655cd4eae6..c1a999ff23 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? Dec 2009, PHP 5.2.12RC5 - Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault). (davbrown4 at yahoo dot com, Felipe) +- Fixed bug #50209 (Compiling with libedit cannot find readline.h). + (tcallawa at redhat dot com) 10 Dec 2009, PHP 5.2.12RC4 - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a @@ -17,8 +19,6 @@ PHP NEWS - Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN). (Ilia, Pierrick) - Fixed bug #50266 (conflicting types for llabs). (Jani) -- Fixed bug #50209 (Compiling with libedit cannot find readline.h). - (tcallawa at redhat dot com) - Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-existent file). (Dmitry) - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle