Patch #1462222: Fix Tix.Grid. Closes #1036406.
diff --git a/Misc/NEWS b/Misc/NEWS
index 363ad52..1ee39f1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -26,6 +26,8 @@
 Library
 -------
 
+- Patch #1462222: Fix Tix.Grid.
+
 - Fix exception when doing glob.glob('anything*/')
 
 Build