]> granicus.if.org Git - php/commitdiff
- Opss, wrong place
authorFelipe Pena <felipe@php.net>
Sun, 13 Dec 2009 17:13:58 +0000 (17:13 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 13 Dec 2009 17:13:58 +0000 (17:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 655cd4eae6e0ab6056aeda3cdd8fc8cc8404c8d2..c1a999ff23fccd60e5a0ceab72d49e5228a917c0 100644 (file)
--- 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