From: Date: Wed, 15 Aug 2001 00:11:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.7RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9220c12c0a18da7c6404d867e9a80f4233bd50e;p=php NEWS update --- diff --git a/NEWS b/NEWS index 6775a3c5b1..977a347ef5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Fixed a bug in dbase_get_record() and dbase_get_record_with_names(). + boolean fields are now returned correctly. + Patch by Lawrence E. Widman (Jani) - Added --version option to php-config (Stig) - Improved support for thttpd-2.21b by incorporating patches for all known bugs (Sascha)