From: Rasmus Lerdorf Date: Wed, 25 Nov 2009 02:42:03 +0000 (+0000) Subject: . X-Git-Tag: php-5.3.2RC1~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c072199d1e958887971a3af93d869f04f3c39321;p=php . --- diff --git a/NEWS b/NEWS index ece2a03eb6..c50d90e7a3 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ PHP NEWS (Arvind Srinivasan) - Fixed memory leak in extension loading when an error occurs on Windows. (Pierre) +- Fixed the m4 scripts to support autoconf-2.64+. (Rasmus) - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays). (Felipe)