From: Marcus Boerger Date: Tue, 10 Aug 2004 22:40:14 +0000 (+0000) Subject: BFN (small but important change) X-Git-Tag: php-5.0.1RC2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c87b2d0cee2f3a76165e35cc6cb9eec1d5a5dae7;p=php BFN (small but important change) --- diff --git a/NEWS b/NEWS index 89d3cfa831..437fc68f56 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS returning the value). (Ilia) 10 Aug 2004, PHP 5.0.1RC1 +- Call destructors 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)