From: Andrei Zmievski Date: Tue, 13 Jun 2000 14:49:25 +0000 (+0000) Subject: Damn. X-Git-Tag: php-4.0.1RC~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16b6a3f5e405506276996c43717c353c100592c7;p=php Damn. --- diff --git a/NEWS b/NEWS index 957406fc86..9cbb91a697 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.1 - Fixed a problem with dbmopen() not handing 'c' correctly with dbm/db/ndbm + databases. (JimJag) - Fixed a crash in number_format() when used with locales. (Andrei) - Fixed an initialization problem in the MS-SQL problem that could cause a crash in mssql_query() (Zeev)