Demos for ttk added.
diff --git a/Misc/NEWS b/Misc/NEWS
index 8ae45c9..5866c4a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -379,6 +379,8 @@
 Tools/Demos
 -----------
 
+- Ttk demos added in Demo/tkinter/ttk/
+
 - Issue #4677: add two list comprehension tests to pybench.
 
 Build