summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-08-08 10:41:21 (GMT)
committerhobbs <hobbs>2002-08-08 10:41:21 (GMT)
commit17dd87021fe412fb88af83f2f75181c93d685ee9 (patch)
treeca17e69372834b2a3671691857a312c6b8cfcad4 /ChangeLog
parent1d73c07b16f3304b87070edf4a7aee24a263402f (diff)
downloadtcl-17dd87021fe412fb88af83f2f75181c93d685ee9.zip
tcl-17dd87021fe412fb88af83f2f75181c93d685ee9.tar.gz
tcl-17dd87021fe412fb88af83f2f75181c93d685ee9.tar.bz2
[Patch #591647] (darley)
(CopyRenameOneFile): this is currently disabled by default until further issues with such behavior (like relative links) can be handled correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e26a345..e2e642a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
just copying the surface link. This means that trying to copy a
link that has no endpoint (danling link) is an error.
[Patch #591647] (darley)
+ (CopyRenameOneFile): this is currently disabled by default until
+ further issues with such behavior (like relative links) can be
+ handled correctly.
* tests/README: slight wording improvements