From: Zeev Suraski Date: Mon, 3 Apr 2000 05:35:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0RC2~509 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=074af16d341197376ed24b31cdfd863116fcf652;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 5a85255939..a4c0dc719f 100644 --- 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.