Mention that bsddb is gone and include a link to jcea's website where
it is being maintained.
diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst
index 1840fda..0898d22 100644
--- a/Doc/whatsnew/3.0.rst
+++ b/Doc/whatsnew/3.0.rst
@@ -390,6 +390,10 @@
:mod:`strop`, :mod:`sunaudiodev`, :mod:`timing`, and :mod:`xmllib` modules are
gone.
+* The :mod:`bsddb` module is gone. It is being maintained externally
+ with its own release schedule better mirroring that of BerkeleyDB.
+ See http://www.jcea.es/programacion/pybsddb.htm.
+
* The :mod:`new` module is gone.
* The functions :func:`os.tmpnam`, :func:`os.tempnam` and :func:`os.tmpfile`