summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b340355..161c59f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* win/tclWinFile.c: Fix declaration after statement.
* win/tcl.m4: Add -Wdeclaration-after-statement, so
* win/configure: this mistake cannot happen again.
+ * win/tclWinFCmd.c: [Bug 3069278]: Breakage on head Windows triggered
+ * win/tclWinPipe.c: by install-tzdata, final fix
2010-09-20 Jan Nijtmans <nijtmans@users.sf.net>