From: Marcus Boerger Date: Thu, 14 Nov 2002 14:39:53 +0000 (+0000) Subject: MFH: Info about closed bugs X-Git-Tag: php-4.3.0RC1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3ba6741eceb38ba6b93f3ef22ef3da48f2d06b1;p=php MFH: Info about closed bugs --- diff --git a/NEWS b/NEWS index 15cc1495c0..39a9ae5e45 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP 4 NEWS (Derick, Wez) - Added "neutral" language entry to mbstring spec. (Moriyoshi) - Modified log() to accept multiple bases. (Jason) +- Fixed bugs #16190/18746 (ext/db: flatfile support with windows). (Marcus) - Added gd_info() which returns an array of gd support information. (Marcus) - Implemented features/changes requested in Bug #16960 (Timm): . Added a new function sybase_unbuffered_query()