Patch #1349274: gettext.install() now optionally installs additional
translation functions other than _() in the builtin namespace.
diff --git a/Misc/NEWS b/Misc/NEWS
index 47bb57a..95d13ba 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -366,6 +366,9 @@
Library
-------
+- Patch #1349274: gettext.install() now optionally installs additional
+ translation functions other than _() in the builtin namespace.
+
- Patch #1337756: fileinput now accepts Unicode filenames.
- Patch #1373643: The chunk module can now read chunks larger than