- Issue #15235: Allow Berkley DB versions up to 5.3 to build the dbm module.
diff --git a/Misc/NEWS b/Misc/NEWS
index 44a3d14..cdd3162 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -51,6 +51,8 @@
 - Issue #14330: For cross builds, don't use host python, use host search paths
   for host compiler.
 
+- Issue #15235: Allow Berkley DB versions up to 5.3 to build the dbm module.
+
 
 What's New in Python 3.3.0 Beta 1?
 ==================================