summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorGuilherme Polo <ggpolo@gmail.com>2009-01-28 16:06:51 (GMT)
committerGuilherme Polo <ggpolo@gmail.com>2009-01-28 16:06:51 (GMT)
commita7d2797e803151a4fab5a3f08d8c9fceb44bb235 (patch)
treeacd8c07fdb832c4c5e06fdf561684ef57ffb6581 /Misc/NEWS
parent5f2384857468552554bbf9414d1389cf62142ae1 (diff)
downloadcpython-a7d2797e803151a4fab5a3f08d8c9fceb44bb235.zip
cpython-a7d2797e803151a4fab5a3f08d8c9fceb44bb235.tar.gz
cpython-a7d2797e803151a4fab5a3f08d8c9fceb44bb235.tar.bz2
Merged revisions 69053 via svnmerge from
svn+ssh://pythondev/python/trunk ........ r69053 | guilherme.polo | 2009-01-28 13:56:01 -0200 (Wed, 28 Jan 2009) | 2 lines Demos for ttk added. ........
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 85df354..04d55fe 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -351,6 +351,8 @@ Library
Tools/Demos
-----------
+- Ttk demos added in Demo/tkinter/ttk/
+
- Issue #4677: add two list comprehension tests to pybench.