From: Marcus Boerger Date: Mon, 30 Dec 2002 19:18:52 +0000 (+0000) Subject: missing dba entry X-Git-Tag: PHP_5_0_dev_before_13561_fix~559 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c2871a673e8a828dbdc9950385056fa14dffecd;p=php missing dba entry --- diff --git a/NEWS b/NEWS index 3cceddbb04..7c236b297f 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP 4 NEWS . Added php.ini option 'dba.default_handler' to specify a default handler. . Added parameter full_info to dba_handlers() that can be set true to receive information about the handlers such like the library version. + . Added support for internal error handling of Berkeley db libraries. . Disallow Berkeley db versions 4.1.0 to 4.1.24 due to locking problems. . Disallow linkage of Berkeley db submodules against libraries with different major version.