summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorJesus Cea <jcea@jcea.es>2008-05-22 15:27:38 (GMT)
committerJesus Cea <jcea@jcea.es>2008-05-22 15:27:38 (GMT)
commitca3939cd52664cce10283cb47b360f1df1552fa0 (patch)
tree64bcf50336b2a496963fb7f11f0ff7d1bac3f9c1 /Misc/NEWS
parent9a8af2df23a9e96ce5034b42c9f22ffdb7e033f8 (diff)
downloadcpython-ca3939cd52664cce10283cb47b360f1df1552fa0.zip
cpython-ca3939cd52664cce10283cb47b360f1df1552fa0.tar.gz
cpython-ca3939cd52664cce10283cb47b360f1df1552fa0.tar.bz2
bsddb module updated to version 4.7.0
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d2becb0..b7b8685 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,7 +44,8 @@ Extension Modules
- 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