Patch #1063914: Add clipboard_get.
diff --git a/Misc/NEWS b/Misc/NEWS
index 0f70378..9e547fd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -72,6 +72,8 @@
 Library
 -------
 
+- Patch #1063914: Add Tkinter.Misc.clipboard_get().
+
 - Patch #1191700: Adjust column alignment in bdb breakpoint lists.
 
 - SimpleXMLRPCServer relied on the fcntl module, which is unavailable on