]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Document PyBSDDB import.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 19 Nov 2002 08:12:57 +0000 (08:12 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 19 Nov 2002 08:12:57 +0000 (08:12 +0000)
Misc/NEWS

index e1df18efc0e989b39d8418ec55c357e3f840c6f0..3129276d9cba8773f97b407a2172c7d448cc4a61 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -302,6 +302,11 @@ Core and builtins
 Extension modules
 -----------------
 
+- The PyBSDDB wrapper around the Sleepycat Berkely DB library has been
+  added as the package bsddb. The traditional bsddb module is still
+  available in source code, but not built automatically anymore, and
+  is now named bsddb185.
+
 - resource.getrlimit() now returns longs instead of ints.
 
 - readline now dynamically adjusts its input/output stream if