Patch #1351744: Add askyesnocancel helper for tkMessageBox.
diff --git a/Misc/NEWS b/Misc/NEWS
index b569208..3409c8d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -96,6 +96,8 @@
 Library
 -------
 
+- Patch #1351744: Add askyesnocancel helper for tkMessageBox.
+
 - Patch #1060577: Extract list of RPM files from spec file in
   bdist_rpm