diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |