summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24caa04..09064bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-07 Andreas Kupries <andreask@activestate.com>
+
+ * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code
+ to fall back to a hardwired default block size should the
+ filesystem report a bogus value.
+
2006-11-04 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c: Changed Tcl_ObjPrintf() response to