summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-09-15 07:33:54 (GMT)
committernijtmans <nijtmans>2010-09-15 07:33:54 (GMT)
commit40bb3c1c5474de09c765ddb9a90c5126d08e38f5 (patch)
tree6b80a82463c8641f8327c736faff1acc75f9889b /ChangeLog
parent63c9caabab37581d13e0ccacca5e07416efbdf6a (diff)
downloadtcl-40bb3c1c5474de09c765ddb9a90c5126d08e38f5.zip
tcl-40bb3c1c5474de09c765ddb9a90c5126d08e38f5.tar.gz
tcl-40bb3c1c5474de09c765ddb9a90c5126d08e38f5.tar.bz2
[Patch 3034251] backport ttkGenStubs.tcl
features to genStubs.tcl. Make the "generic" argument in the *.decls files optional (no change to any tcl*Decls.h files) This allows genStubs.tcl to generate the ttk stub files as well, while keeping full compatibility with existing *.decls files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a074faa..b98065a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-09-15 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * tools/genStubs.tcl [Patch 3034251] backport ttkGenStubs.tcl
+ * generic/tcl.decls features to genStubs.tcl. Make the "generic"
+ * generic/tclInt.decls argument in the *.decls files optional
+ * generic/tclOO.decls (no change to any tcl*Decls.h files)
+ * generic/tclTomMath.decls
+ This allows genStubs.tcl to generate the ttk stub files as well,
+ while keeping full compatibility with existing *.decls files.
+
2010-09-14 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinPort.h: Allow all Win2000+ API entries in Tcl