about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-05-14 17:58:57 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-05-14 17:58:57 +0000
commita11fbaf68c2bf81424c1ca8381e2043b5b56711b (patch)
tree0e0a19b5f9a259dd49351ca74c5cab5d40cf76bc /ChangeLog
parenta8d47caea17f0705c570e30d8a91c84c07ddf26b (diff)
downloadzsh-a11fbaf68c2bf81424c1ca8381e2043b5b56711b.tar.gz
zsh-a11fbaf68c2bf81424c1ca8381e2043b5b56711b.tar.xz
zsh-a11fbaf68c2bf81424c1ca8381e2043b5b56711b.zip
11484: allow zmv to rename to equivalent but differently named files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37daf3cdd..4615da3da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-05-14  Peter Stephenson  <pws@csr.com>
 
+	* users/11484: Functions/Misc/zmv: allow renaming $f to $g
+	to work if the files are really the same.
+
 	* 23438 (slightly improved to use _call_program):
 	Completion/Unix/Type/_printers: improve finding of network
 	printers.