From: Thies C. Arntzen Date: Tue, 4 Apr 2000 11:52:03 +0000 (+0000) Subject: forgot @ thingie X-Git-Tag: php-4.0RC2~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32aa845957d6f7f2c59ac822a62778ed7133fa10;p=php forgot @ thingie --- diff --git a/NEWS b/NEWS index a4c0dc719f..bd9f59ef28 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Fix overrun in WDDX. (Thies) - Fixed a crash bug with modules loaded through dl() not properly freeing their resources (Zeev, Zend Engine) - Added the localtime function. (Sterling)