From 4b3d7fdf33f373784454d51842a5af9eaa0cd579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 9 Aug 2003 09:53:51 +0000 Subject: Add HIDDEN. Fixes #777664. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 6094a69..b27ba19 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -27,6 +27,8 @@ Extension modules Library ------- +- Bug #777664: Add Tkconstants.HIDDEN. + - Bug #781065: test_normalization is updated to the current URL of the Unicode 3.2 normalization file. -- cgit v0.12