From: Edin Kadribasic Date: Tue, 14 Jan 2003 14:49:41 +0000 (+0000) Subject: Bugfixing news X-Git-Tag: PHP_4_3_before_13561_fix~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a97cbb59e2cfc99b4b1384254e9e16cc98999193;p=php Bugfixing news --- diff --git a/NEWS b/NEWS index d46e86fcff..901ec58031 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #21525 (bind_textdomain_codeset() now available on Windows). (Edin) - Fixed bug #21511 (config.status warning). (Jani) - Fixed bug #21531 (file_exists() and other filestat functions report errors when the requested file/directory does not exists). (Sara)