aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2013-11-07 08:21:36 +1000
committerSteve Bennett <steveb@workware.net.au>2013-11-07 08:26:52 +1000
commit93acd70060fae15b0985c74991486f2d68d468b2 (patch)
tree618028e1d90e444d551923c091d1bc9d466997c2 /jim_tcl.txt
parenta077f0800f5bbc7ca5f3b368726f7d1757c16549 (diff)
downloadjimtcl-93acd70060fae15b0985c74991486f2d68d468b2.zip
jimtcl-93acd70060fae15b0985c74991486f2d68d468b2.tar.gz
jimtcl-93acd70060fae15b0985c74991486f2d68d468b2.tar.bz2
file copy -force handles identical source/target
No longer truncates the file Reported-by: sg0x40 <https://github.com/sg0x40> Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'jim_tcl.txt')
-rw-r--r--jim_tcl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/jim_tcl.txt b/jim_tcl.txt
index 59fcb23..0f2af38 100644
--- a/jim_tcl.txt
+++ b/jim_tcl.txt
@@ -54,6 +54,7 @@ RECENT CHANGES
Changes between 0.74 and 0.75
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. `binary`, `pack` and `unpack` now support floating point
+2. `file copy` '-force' handles source and target as the same file
Changes between 0.73 and 0.74
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~