From: Derick Rethans Date: Wed, 11 Aug 2004 12:24:41 +0000 (+0000) Subject: - Reworded this a bit X-Git-Tag: php-5.0.1RC2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20181fde3d300c5315f7e7a3988c93fb47a18ad2;p=php - Reworded this a bit --- diff --git a/NEWS b/NEWS index 437fc68f56..710705e6ea 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,8 @@ PHP NEWS returning the value). (Ilia) 10 Aug 2004, PHP 5.0.1RC1 -- Call destructors prior to request shutdown. (Marcus) +- Changed destructor mechanism so that derstructors are called prior to request + shutdown. (Marcus) - Rewritten UNIX and Windows install help files. (Documentation Team) - Updated several libraries bundled with the windows release which now includes libxml2-2.6.11, libxslt-1.1.7 and iconv-1.9.1. (Rob, Edin)