]> granicus.if.org Git - python/commitdiff
Include a pointer to the pybsddb website with the 'bsddb has been
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 4 Sep 2008 04:46:48 +0000 (04:46 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 4 Sep 2008 04:46:48 +0000 (04:46 +0000)
removed' note.

Misc/NEWS

index 6aa4703761f3fe49f29a8d1ffa72e94e589daf00..e393c06ab95eaceedc6cb9bec0a4d72356a50027 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -74,6 +74,8 @@ Library
 -------
 
 - The bsddb module (and therefore the dbm.bsd module) has been removed.
+  It is now maintained outside of the standard library at
+  http://www.jcea.es/programacion/pybsddb.htm.
 
 - Issue 600362:  Relocated parse_qs() and parse_qsl(), from the cgi module
   to the urlparse one.  Added a DeprecationWarning in the old module, it