diff options
author | vincentdarley <vincentdarley> | 2003-06-02 15:58:45 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-06-02 15:58:45 (GMT) |
commit | 753ae00890d0e80ad9d637fea2871c566e67bb17 (patch) | |
tree | 94b30a67a604eb763213f7df1908a1b51a649906 /ChangeLog | |
parent | ac8bb107ca7d45115b1877f6ed9d25b16456b4b4 (diff) | |
download | tcl-753ae00890d0e80ad9d637fea2871c566e67bb17.zip tcl-753ae00890d0e80ad9d637fea2871c566e67bb17.tar.gz tcl-753ae00890d0e80ad9d637fea2871c566e67bb17.tar.bz2 |
fix to WinTcl file rename error message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |