summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6fc1b6..534d4d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-02 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * tools/genStubs.tcl Add support for win32 CALLBACK functions
+ and remove obsolete "emitStubs" and "genStubs" functions.
+ * win/Makefile.in Use tcltest86.dll for all tests, and add
+ .PHONY rules to preemptively stop trouble that plagued Tk
+ from hitting Tcl too.
+
2009-11-30 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tcl.h Don't use EXPORT for Tcl_InitStubs