helly           Tue Dec 31 07:12:30 2002 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  Do it manually after problems with the commit message
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.36 php4/NEWS:1.1247.2.37
--- php4/NEWS:1.1247.2.36       Fri Dec 27 17:11:40 2002
+++ php4/NEWS   Tue Dec 31 07:12:30 2002
@@ -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



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to