From: Kalle Sommer Nielsen Date: Mon, 28 Sep 2009 15:07:37 +0000 (+0000) Subject: NEWS for Rasmus' bug fix X-Git-Tag: php-5.2.12RC1~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc72db169bf68fa58891f617141e6a9fa56e4ca4;p=php NEWS for Rasmus' bug fix --- diff --git a/NEWS b/NEWS index 56e28f3996..b39684f1d5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ -PHP NEWS +PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.2.12 +- Fixed bug #49698 (Unexpected change in strnatcasecmp()). (Rasmus) - Fixed bug #49647 (DOMUserData does not exist). (Rob) - Fixed bug #49630 (imap_listscan function missing). (Felipe) - Fixed bug #49578 (make install-pear fails). (Hannes)