]> granicus.if.org Git - php/commitdiff
- Do not forget NEWS for 5.2..
authorJani Taskinen <jani@php.net>
Wed, 25 Nov 2009 07:21:38 +0000 (07:21 +0000)
committerJani Taskinen <jani@php.net>
Wed, 25 Nov 2009 07:21:38 +0000 (07:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c50d90e7a33116974c3c5be287531106104b35b9..8c7f797fcb6a97e26be4cbf9ca9792d3031148ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,12 +20,12 @@ PHP                                                                        NEWS
 - Implemented FR #49253 (added support for libcurl's CERTINFO option).
   (Linus Nielsen Feltzing <linus@haxx.se>)
 
+- Fixed the m4 scripts to support autoconf-2.64+. (Rasmus)
 - Fixed error_log() to be binary safe when using message_type 3. (Jani)
 - Fixed unnecessary invocation of setitimer when timeouts have been disabled.
   (Arvind Srinivasan)
 - Fixed memory leak in extension loading when an error occurs on Windows.
   (Pierre)
-- Fixed the m4 scripts to support autoconf-2.64+. (Rasmus)
 
 - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays).
   (Felipe)