]> granicus.if.org Git - php/commitdiff
BFN
authorEdin Kadribasic <edink@php.net>
Mon, 3 Mar 2003 21:30:19 +0000 (21:30 +0000)
committerEdin Kadribasic <edink@php.net>
Mon, 3 Mar 2003 21:30:19 +0000 (21:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index beda29622ad2666c98988e26a07dc65edee9b9b2..25e4287c5c90e573472c4e2d1c8a0c287d4948f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP 4                                                                      NEWS
 - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
 - Added XBM and WBMP support for getimagesize(). (Marcus)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #22520 (mcrypt_generic_deinit() was not available on Windows). (Edin)
 - Fixed bug #22402 (opening of ftp for read/write could fail due to invalid
   return code handling). (Ilia)
 - Fixed bug #22384 (FNM_CASEFOLD is not available). (Hartmut)