bsddb module updated to version 4.7.0
diff --git a/Misc/NEWS b/Misc/NEWS
index d2becb0..b7b8685 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,7 +44,8 @@
 
 - Support for Windows 9x has been removed from the winsound module.
 
-- bsddb module updated to version 4.6.4.
+- bsddb module updated to version 4.7.0.
+  http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.0
 
 - Issue #2858: Fix potential memory corruption when
   bsddb.db.DBEnv.lock_get and other bsddb.db object constructors