diff options
| author | Marcus Boerger <helly@php.net> | 2002-12-31 12:12:30 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2002-12-31 12:12:30 +0000 |
| commit | a412c510d430e4937685cb1acb2cdb0183b056db (patch) | |
| tree | f0ed7257a592e884ad40e863f53fbd8ea3fad580 | |
| parent | ac07cbb0cadbe08924f86b1887cffc6cef806be2 (diff) | |
| download | php-git-a412c510d430e4937685cb1acb2cdb0183b056db.tar.gz | |
Do it manually after problems with the commit message
| -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 |
