jani                                     Wed, 16 Sep 2009 06:56:37 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=288364

Log:
- What a mess..

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2009-09-16 06:44:01 UTC (rev 288363)
+++ php/php-src/branches/PHP_5_3/NEWS   2009-09-16 06:56:37 UTC (rev 288364)
@@ -1,18 +1,21 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2009, PHP 5.3.2
-- Implement FR #49253 (add support for libcurl's CERTINFO option).
+- Implemented FR #49253 (added support for libcurl's CERTINFO option).
   (Linus Nielsen Feltzing <li...@haxx.se>)

-?? ??? 2009, PHP 5.3.1RC?
+
+?? ??? 2009, PHP 5.3.1RC? <- WHY IS THIS HERE? Gonna be released after 5.3.1 
or what??
 - Upgraded bundled sqlite to version 3.6.18. (Ilia)
+- Restored shebang line check to CGI sapi (not checked by scanner anymore).
+  (Jani)
+
 - Fixed certificate validation inside php_openssl_apply_verification_policy
   (Ryan Sleevi, Ilia)
-- Restored shebang line check to CGI sapi (not checked by scanner anymore).
-  (Jani)
 - Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).
   (Ilia)

+
 ?? ??? 2009, PHP 5.3.1
 - Upgraded bundled sqlite to version 3.6.17. (Scott)

@@ -196,6 +199,7 @@
 - Fixed bug #49447 (php engine need to correctly check for socket API
   return status on windows). (Sriram Natarajan)

+
 30 Jun 2009, PHP 5.3.0
 - Upgraded bundled PCRE to version 7.9. (Nuno)
 - Upgraded bundled sqlite to version 3.6.15. (Scott)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to