summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-09-20 21:21:19 (GMT)
committernijtmans <nijtmans>2010-09-20 21:21:19 (GMT)
commit82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d (patch)
tree727f31bc188ef306a555a8f7b8f89c17fcfc155e /ChangeLog
parent94c95998f5f9ea746f60b416637897978d13542b (diff)
downloadtk-82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d.zip
tk-82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d.tar.gz
tk-82c5aed7f6fa4e8afaf8f80e7d560dbbb63ce79d.tar.bz2
clean-up, port all genStubs.tcl changes
from Tcl to ttkGenStubs.tcl as well (no change in any output files)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index a97dab7..b4c4f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
-2010-09-14 Jan Nijtmans <nijtmans@users.sf.net>
+2010-09-20 Jan Nijtmans <nijtmans@users.sf.net>
* generic/ttk/ttkGenStubs.tcl: clean-up, port all genStubs.tcl changes
- * generic/ttk/ttk.decls from Tcl to ttkGenStubs.tcl as well
- * generic/tk.decls (no change in any output files)
- * generic/tkInt.decls
+ * generic/ttk/ttk.decls: from Tcl to ttkGenStubs.tcl as well (no
+ * generic/tk.decls: change in any output files). This brings
+ * generic/tkInt.decls: all *.decls in the same form as tcl.decls
2010-09-16 Jeff Hobbs <jeffh@ActiveState.com>