]> granicus.if.org Git - php/commitdiff
fn
authorJani Taskinen <jani@php.net>
Thu, 24 Sep 2009 22:40:15 +0000 (22:40 +0000)
committerJani Taskinen <jani@php.net>
Thu, 24 Sep 2009 22:40:15 +0000 (22:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e2da0c59ff5d3f94d673fa5823c0892e95c46028..cb9433791625d7a656bb6868f0e737364b1b6ace 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2009, PHP 5.3.2
+?? ??? 20??, PHP 5.3.2
 - Added ReflectionMethod::setAccessible() for invoking non-public methods
   through the Reflection API. (Sebastian)
+
+- Implemented FR #49571 (CURLOPT_POSTREDIR not implemented). (Sriram Natarajan)
 - Implemented FR #49253 (added support for libcurl's CERTINFO option).
   (Linus Nielsen Feltzing <linus@haxx.se>)
   
@@ -10,8 +12,6 @@ PHP                                                                        NEWS
 - Fixed bug #49630 (imap_listscan function missing). (Felipe)
 - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FILE
   cannot be set"). (Felipe)
-- Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).
-  (Sriram Natarajan)
 
 
 ?? ??? 2009, PHP 5.3.1RC? <- WHY IS THIS HERE? Gonna be released after 5.3.1 or what??