diff options
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.3.1 +- Improved dba extension (Marcus) + . 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. + . Disallow configuring of more than one Berkeley db handler. 27 Dec 2002, Version 4.3.0 - If you don't specify building any other SAPI "make install" will install the |
