summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c86d6f4..c3b44bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* compat/zlib/* Upgrade zlib to version 1.2.4
* win/makefile.vc
* unix/Makefile.in
+ * win/tclWinChan.c don't cast away "const" without reason.
2010-03-12 Jan Nijtmans <nijtmans@users.sf.net>