summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2009-11-25 02:42:03 +0000
committerRasmus Lerdorf <rasmus@php.net>2009-11-25 02:42:03 +0000
commitc072199d1e958887971a3af93d869f04f3c39321 (patch)
treebb5a607b685782e3f2300488520a0f132bb784b3
parent74d4059fb1114b65cd531597158ac68ee2e2b46a (diff)
downloadphp-git-c072199d1e958887971a3af93d869f04f3c39321.tar.gz
.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)