summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ed76d57a52..d72da7e307 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP 4 NEWS
? ? ??? 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)