]> granicus.if.org Git - php/commitdiff
- move entry to right place..
authorJani Taskinen <jani@php.net>
Mon, 6 Aug 2007 19:40:21 +0000 (19:40 +0000)
committerJani Taskinen <jani@php.net>
Mon, 6 Aug 2007 19:40:21 +0000 (19:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6574335d934ead4f5157c77743cc0901a40c1a08..b98e8d0392f650340ea52b36fc3163b6782c3390 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Aug 2007, PHP 5.2.4
+- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ). (Pierre)
 - Fixed bug #42208 (substr_replace() crashes when the same array is passed 
   more than once). (crrodriguez at suse dot de, Ilia)
 - Fixed bug #42195 (C++ compiler required always). (Jani)
@@ -79,7 +80,6 @@ PHP                                                                        NEWS
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
 
-- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ) (Pierre)
 - Fixed bug #42173 (oci8 INTERVAL and TIMESTAMP type fixes). (Chris)
 - Fixed bug #42151 (__destruct functions not called after catching a SoapFault
   exception). (Dmitry)