]> granicus.if.org Git - php/commitdiff
bfn
authorJani Taskinen <jani@php.net>
Tue, 2 Jun 2009 19:55:07 +0000 (19:55 +0000)
committerJani Taskinen <jani@php.net>
Tue, 2 Jun 2009 19:55:07 +0000 (19:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0c1975b09967b92f2492ae75cf242a48d8a9043c..e6e1350d936222b5f4b3b9e292b19557b1f511c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? Jun 2009, PHP 5.2.10
 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
 
+- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4).
+  (Jani, spisek at kerio dot com)
 - Fixed bug #48434 (memory_get_usage() accuracy). (Arnaud)
 - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory usage).
   (Scott)