From ba7b405913be6302a19380c213b283482803b3a5 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 17 Mar 2003 10:00:46 +0000 Subject: [PATCH] Note about apache2 change --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2ff6372f76..ca1d83d55f 100644 --- a/NEWS +++ b/NEWS @@ -2,15 +2,17 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Mar 2003, Version 4.3.2 - Syncronized bundled GD library with GD 2.0.11. (Ilia) +- Removed support for GDLIB version 1.x.x (php_gd.dll) on Windows. (Edin) - Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) on Windows. (Sebastian, Edin) -- Droped support for GDLIB version 1.x.x (php_gd.dll) on Windows. (Edin) - Improved dba extension (Marcus) . Added support for internal error handling of Berkeley db libraries. . Disallow Berkeley db versions 4.1.0 to 4.1.24 due to locking problems. . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Replaced the old Apache2 module (sapi/apache2filter) with new and improved + version (sapi/apache2handler). (Ian Holsman, Justin Erenkrantz) - Added "disable_classes" php.ini option to allow administrators to disable certain classes for security reasons. (Harald) - Added man page for CLI version of PHP. (Marcus) -- 2.50.1