about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2002-04-29 05:14:02 +0000
committerWayne Davison <wayned@users.sourceforge.net>2002-04-29 05:14:02 +0000
commit6e518898a1aef6cfd50e2966534fef1007c09a42 (patch)
tree4db51cfd669dd02f6c2da3995fbef9739b878217
parent74d50826cb2651328cf5d8a3f01035855f14e442 (diff)
downloadzsh-6e518898a1aef6cfd50e2966534fef1007c09a42.tar.gz
zsh-6e518898a1aef6cfd50e2966534fef1007c09a42.tar.xz
zsh-6e518898a1aef6cfd50e2966534fef1007c09a42.zip
15720 and 16927.
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b50ae5f1..1c0fb065c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-04-28  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 16927: zsh/Functions/Misc/zmv: Added -W to auto-convert wildcards in
+	both the find and replace strings.  Fixed the usage message to output
+	the '$' args and '\' characters (they were getting eaten).
+
+2002-04-28  Peter Stephenson  <pws@csr.com>
+
+	* 15720: Functions/Misc/zmv: use ${(e)...} as suggested by
+	Bart; fix problem with option arguments with special characters;
+	more consistency with shifting arguments; fix verbose mode
+	output with backslashes.
+
 2002-04-28  Clint Adams  <clint@zsh.org>
 
         * unposted: Completion/Unix/Command/_spamassassin: