edink Tue Jan 7 10:28:14 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bugfix #17098 in the branch Index: php4/NEWS diff -u php4/NEWS:1.1247.2.45 php4/NEWS:1.1247.2.46 --- php4/NEWS:1.1247.2.45 Tue Jan 7 06:26:03 2003 +++ php4/NEWS Tue Jan 7 10:28:13 2003 @@ -9,6 +9,8 @@ . 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).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php