summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9db322b..c2fa69a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-07 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tclWinChan.c: Fix various gcc warnings
+ * win/tclWinConsole.c: (discovered with latest
+ * win/tclWinNotify.c: mingw, based on gcc 4.6.1)
+ * win/tclWinReg.c:
+
2011-09-26 Jan Nijtmans <nijtmans@users.sf.net>
* win/rules.vc: Support Visual Studio 11