#961805: fix Edit.text_modified().
diff --git a/Misc/NEWS b/Misc/NEWS
index 954f2b6..1d55190 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,6 +44,8 @@
 Library
 -------
 
+- Issue #961805: Fix Text.edit_modified() in Tkinter.
+
 - Issue 1793: Function ctypes.util.find_msvcrt() added that returns
   the name of the C runtime library that Python uses.
   ctypes.util.find_library(name) now call this function when name is