From: Andrew M. Kuchling Date: Sun, 11 Apr 2010 01:40:49 +0000 (+0000) Subject: name correct X-Git-Tag: v2.7b2~315 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bfe8a84ce9a9e3aafb25b3e95e8709a7a1f52678;p=python name correct --- diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index ba4f87d975..ccc97b8fc8 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -1788,7 +1788,7 @@ changes, or look through the Subversion logs for all the details. were applied. (Maintained by Josiah Carlson; see :issue:`1736190` for one patch.) -* The :mod:`bsddb` module also has a new maintainer, Jesús Cea, and the package +* The :mod:`bsddb` module also has a new maintainer, Jesús Cea Avion, and the package is now available as a standalone package. The web page for the package is `www.jcea.es/programacion/pybsddb.htm `__.