]> granicus.if.org Git - php/commitdiff
pfft
authorJani Taskinen <jani@php.net>
Mon, 14 Sep 2009 17:18:27 +0000 (17:18 +0000)
committerJani Taskinen <jani@php.net>
Mon, 14 Sep 2009 17:18:27 +0000 (17:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8c99f45899c8a513ba8a13b985da7cfacddb5f62..8fe86d5a35b487ed12c6d23994fc1fe2bb678af3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,14 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Sep 2009, PHP 5.2.11
-- Fixed certificate validation inside php_openssl_apply_verification_policy
+- Fixed certificate validation inside php_openssl_apply_verification_policy.
   (Ryan Sleevi, Ilia)
 
+
 10 Sep 2009, PHP 5.2.11RC3
 - Updated timezone database to version 2009.13 (2009m) (Derick)
 
-- Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).
+- Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters). (Ilia)
 - Fixed bug #49447 (php engine needs to correctly check for socket API return
   status on windows). (Sriram Natarajan)
 - Fixed bug #48060 (pdo_pgsql - large objects are returned as empty). (Matteo)