wez Tue Mar 18 10:21:33 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: BFN Index: php4/NEWS diff -u php4/NEWS:1.1247.2.148 php4/NEWS:1.1247.2.149 --- php4/NEWS:1.1247.2.148 Mon Mar 17 21:15:22 2003 +++ php4/NEWS Tue Mar 18 10:21:33 2003 @@ -32,6 +32,7 @@ - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #22751 (Compile error in gdcache.c when external libgd is used). (Jani) +- Fixed bug #22721 (Poor file() performance on systems without mmap). (Wez) - Fixed bug #22709 (Crash in interbase when database unavailable). (Vladimir Michl) - Fixed bug #22681 (Crash when reading from invalid file pointer). (Ilia) - Fixed bug #22672 (User not logged under Apache2). (Ian)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php