support linking the _bsddb extension module against BerkeleyDB 4.5
[backport of r53252]
diff --git a/Misc/NEWS b/Misc/NEWS
index 74af3e4..bf793a3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -124,6 +124,8 @@
 
 - Make regex engine raise MemoryError if allocating memory fails.
 
+- Added support for linking the bsddb module against BerkeleyDB 4.5.x.
+
 
 Library
 -------