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 5830129..9efa95d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-20 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tkPort.h Make sure that tkWinPort.h is always included
+ * generic/tkIntXlibDecls.h before tcl.h, otherwise the fallback for TCHAR
+ * win/tkWinPort.h might go off before the inclusion of <tchar.h>
+ * compat/stdlib.h Include <tcl.h> only when not already done.
+ * compat/unistd.h
+
2010-04-19 Jan Nijtmans <nijtmans@users.sf.net>
* win/tkWinDialog.c Fix [Bug 2987995]: Tk_GetOpenFile returns garbage