helly Mon Dec 30 14:18:52 2002 EDT Modified files: /php4 NEWS Log: missing dba entry Index: php4/NEWS diff -u php4/NEWS:1.1294 php4/NEWS:1.1295 --- php4/NEWS:1.1294 Mon Dec 30 12:58:15 2002 +++ php4/NEWS Mon Dec 30 14:18:52 2002 @@ -6,6 +6,7 @@ . 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.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php