summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-06-02 15:58:45 (GMT)
committervincentdarley <vincentdarley>2003-06-02 15:58:45 (GMT)
commit753ae00890d0e80ad9d637fea2871c566e67bb17 (patch)
tree94b30a67a604eb763213f7df1908a1b51a649906 /ChangeLog
parentac8bb107ca7d45115b1877f6ed9d25b16456b4b4 (diff)
downloadtcl-753ae00890d0e80ad9d637fea2871c566e67bb17.zip
tcl-753ae00890d0e80ad9d637fea2871c566e67bb17.tar.gz
tcl-753ae00890d0e80ad9d637fea2871c566e67bb17.tar.bz2
fix to WinTcl file rename error message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71614d4..54bd747 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-02 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * win/tclWinFCmd.c:
+ * tests/fCmd.test: fix to [Bug #747575] in which a bad error
+ message is given when trying to rename a busy directory to
+ one with the same prefix, but not the same name. Added three
+ new tests.
+
2003-05-23 D. Richard Hipp <drh@hwaci.com>
* win/tclWinTime.c: Add tests to detect and avoid a division by zero