]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorZeev Suraski <zeev@php.net>
Mon, 3 Apr 2000 05:31:26 +0000 (05:31 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 3 Apr 2000 05:31:26 +0000 (05:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bdf359fa4458b0dd95ac9194cc499f709edca7a0..5a852559390a1b867b4bf227dd8dca6ac6b9db96 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
-?? ??? 2000, Version 4.0 Release
+?? ??? 2000, Version 4.0.0 Release
+- Fixed a crash bug with modules loaded through dl() not properly freeing their
+  resources (Zeev)
 - Added the localtime function. (Sterling)
 - Added the 'I' format option for the date function, this option will return
   true or false depending on whether or not daylight savings time is in effect.