]> granicus.if.org Git - php/commitdiff
Bugfix #17098 in the branch
authorEdin Kadribasic <edink@php.net>
Tue, 7 Jan 2003 15:28:13 +0000 (15:28 +0000)
committerEdin Kadribasic <edink@php.net>
Tue, 7 Jan 2003 15:28:13 +0000 (15:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a22779a10812ac73afb445f3418d4d09b3015e2b..7f47f9b9286bf5cc9df18af3567c40cc38e1ba87 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. 
+- Fixed bug #17098 (make Apache2 aware that PHP scripts represent dynamic data
+  and should not be cached). (Ilia)
 - Fixed bug #21445 (gd unable to open fonts). (Ilia)
 - Fixed bug #20503 (imagesetbrush() not available on Windows). (Edin)
 - Fixed bug #21169 (Compile Failure, and lots of warnings on UnixWare).