From: Hannes Magnusson Date: Thu, 17 Sep 2009 11:43:29 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.12RC1~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6bc88db3acf928fdf7c5a1c8749c4af6cb839a1;p=php BFN --- diff --git a/NEWS b/NEWS index 6d25bea227..44311db12b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 5.2.12 +- Fixed bug#49578 (make install-pear fails). (Hannes) 17 Sep 2009, PHP 5.2.11 - Fixed certificate validation inside php_openssl_apply_verification_policy.