]> granicus.if.org Git - php/commitdiff
adding news entry for disable_classes addition
authorfoobar <sniper@php.net>
Tue, 4 Mar 2003 14:24:48 +0000 (14:24 +0000)
committerfoobar <sniper@php.net>
Tue, 4 Mar 2003 14:24:48 +0000 (14:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25e4287c5c90e573472c4e2d1c8a0c287d4948f9..687c189dcdd619af7f360db8efb8d6e2db3a625d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP 4                                                                      NEWS
   . Disallow linkage of Berkeley db submodules against libraries with
     different major version.
   . Disallow configuring of more than one Berkeley db handler. 
+- 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)
 - Added --clean option into phpize. (Jani)
 - Added --ldflags option into php-config. (Jani)