sniper Sat Feb 1 07:49:35 2003 EDT Modified files: /php4 NEWS Log: Correct required mcrypt version Index: php4/NEWS diff -u php4/NEWS:1.1312 php4/NEWS:1.1313 --- php4/NEWS:1.1312 Fri Jan 31 09:23:18 2003 +++ php4/NEWS Sat Feb 1 07:49:35 2003 @@ -3,7 +3,7 @@ ? ? ??? 200?, Version 5.0.0 - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) -- Changed ext/mcrypt to require libmcrypt version 2.5.3 or greater. (Derick) +- Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick) - Changed uniqid() parameters to be optional and allow any prefix length. (Marcus) - Improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php