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

diff --git a/NEWS b/NEWS
index 5a852559390a1b867b4bf227dd8dca6ac6b9db96..a4c0dc719fb674df62bb079f0a345bde1aea7383 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP 4.0                                                                    NEWS
 
 ?? ??? 2000, Version 4.0.0 Release
 - Fixed a crash bug with modules loaded through dl() not properly freeing their
-  resources (Zeev)
+  resources (Zeev, Zend Engine)
 - 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.