]> granicus.if.org Git - php/commitdiff
- Fix order. (this can not be so hard? :)
authorJani Taskinen <jani@php.net>
Mon, 1 Feb 2010 13:54:10 +0000 (13:54 +0000)
committerJani Taskinen <jani@php.net>
Mon, 1 Feb 2010 13:54:10 +0000 (13:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d63610967c8f57d9a503b1e3f9ae961d2a2f1d28..58cb18c70aa43c8c9008990f79937306fa0f3fea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
   long). (Ilia)
 - Fixed bug #50727 (Accesing mysqli->affected_rows on no connection causes
   segfault). (Andrey, Johannes)
+- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
 
 
 28 Jan 2010, PHP 5.2.13RC1
@@ -66,7 +67,6 @@ PHP                                                                        NEWS
 - Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
 - Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
 - Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob)
-- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
 - Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
 - Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
   in HTTP uploads). (Ilia)