]> granicus.if.org Git - php/commitdiff
reorder
authorfoobar <sniper@php.net>
Mon, 7 Apr 2003 23:19:22 +0000 (23:19 +0000)
committerfoobar <sniper@php.net>
Mon, 7 Apr 2003 23:19:22 +0000 (23:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7c5334a47bb917a16fd1bb3491be5607c0a5ea21..e69ee6d2c0b9d2391e6732919f8f2e1b8e641c5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 5.0.0
-- Added context options to http_fopen_wrapper 'method', 'header', 'content'. (Sara)
 - Fixed bug #23009 (pg_select with timestamp). (Marcus, Jay)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
@@ -22,6 +21,7 @@ PHP                                                                        NEWS
 - Changed array_search() to accept also objects as a needle. (Moriyoshi)
 - Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
 - Changed uniqid() parameters to be optional and allow any prefix length. (Marcus)
+- Added context options to http_fopen_wrapper 'method', 'header', 'content'. (Sara)
 - Added domxml_doc_create_document_fragment() and 
   domxml_document_fragment_open_mem() methods. (Christian)
 - Added domxml_elem_set_attribute_node() method (bug #17638). (Rob Richards)