summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc6ce1d..c5272f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-18 Vince Darley <vincentdarley@sourceforge.net>
+
+ * generic/tclTest.c:
+ * win/tclWinFile.c:
+ * win/tclWinTest.c:
+ * tests/fCmd.test:
+ * tests/winFCmd.test:
+ * tests/tcltest.test: Backport of [file writable] fixes for
+ Windows from HEAD. [Bug 1193497]
+
2006-03-16 Andreas Kupries <andreask@activestate.com>
* doc/open.n: Documented the changed behaviour of 'a'ppend mode.