summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2006-11-07 17:29:03 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2006-11-07 17:29:03 (GMT)
commit9694980105e141dfd79f5f844b33936160c18020 (patch)
tree34dfae5092488e7438c8bc9360e2c66a2d33a80d /ChangeLog
parent0913c1f196de852b7d4e3b47bc7410afc956f0e3 (diff)
downloadtcl-9694980105e141dfd79f5f844b33936160c18020.zip
tcl-9694980105e141dfd79f5f844b33936160c18020.tar.gz
tcl-9694980105e141dfd79f5f844b33936160c18020.tar.bz2
* 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. FossilOrigin-Name: cee148a2208b299b97df70082b5b26986f5c6489
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2203c2..24f3409 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-03 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c (TEOVI): fix por possible leak of a Command