summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9e05f8..ab40da6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-07 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.h: Fix gcc warnings (discovered with
+ * generic/tclIORChan.c: latest mingw, based on gcc 4.6.1)
+
2011-10-06 Donal K. Fellows <dkf@users.sf.net>
* generic/tclDictObj.c (TclDictWithInit, TclDictWithFinish):