]> granicus.if.org Git - php/commitdiff
Note about Apache2 support being experimental.
authorfoobar <sniper@php.net>
Wed, 10 Apr 2002 09:45:01 +0000 (09:45 +0000)
committerfoobar <sniper@php.net>
Wed, 10 Apr 2002 09:45:01 +0000 (09:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 27ffb2b85b72bc0da7dcfe5a1d23f864c82a8702..492721155eb5d43e5890553367327403546d4736 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.2.0
 - ATTENTION!! register_globals defaults to 'off' now !!!
+- Note: Apache2 support is EXPERIMENTAL.
 - Moved ext/mailparse to PECL. See http://thebrainroom.com/opensource/php/
   for more information and to download the extension. (Wez/Jim)
 - Fixed pg_last_notice() crash. (Yasuo)