]> granicus.if.org Git - php/commitdiff
add a news entry
authorSterling Hughes <sterling@php.net>
Fri, 7 Sep 2001 10:33:04 +0000 (10:33 +0000)
committerSterling Hughes <sterling@php.net>
Fri, 7 Sep 2001 10:33:04 +0000 (10:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 350b98e58c80395ea52a03bf67d62605237d3731..b0352d483b4eaa7ee857b6eca41a0617b562ca18 100644 (file)
--- 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,