From 029b4678aa9fc735d54d30db198439867c09de31 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 3 Jun 2007 19:06:23 +0000 Subject: [PATCH] fix news --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 742f1b3d4f..0ee1f1573e 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, PHP 5.2.4 -- Improved fix for MOPB-02-2007. (Ilia) +- Improved fix for MOPB-03-2007. (Ilia) - Corrected fix for CVE-2007-2872. (Ilia) - Added GD version constants GD_MAJOR_VERSION, GD_MINOR_VERSION - GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING (Pierre) + GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING. (Pierre) +- Fixed bug #41555 (configure failure: regression caused by fix for #41265). + (Jani) - Fixed bug #41518 (file_exists() warns of open_basedir restriction on non-existent file). (Tony) - Fixed bug #39330 (apache2handler does not call shutdown actions before -- 2.50.1