From: Sterling Hughes Date: Fri, 7 Sep 2001 10:33:04 +0000 (+0000) Subject: add a news entry X-Git-Tag: PRE_SUBST_Z_MACROS~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5828bbfa9dcd6d4bf6bc3bd08328296ce1f0463;p=php add a news entry --- diff --git a/NEWS b/NEWS index 350b98e58c..b0352d483b 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ PHP 4.0 NEWS - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha) ?? ??? 200?, Version 4.0.7 +- Fixed a bug in the mcrypt extension, where list destructors were not + properly being allocated. (Sterling) - Better Interbase blob, null and error handling (Patch by Jeremy Bettis) - Fixed a crash bug in array_map() if the input arrays had string or non-sequential keys. Also modified it so that if a single array is passed,