diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2002-03-30 19:33:08 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2002-03-30 19:33:08 +0000 |
commit | 53e646b1cc2900e06a2e8d0012afb6d21703948a (patch) | |
tree | ce52a8ae9dd2fd9af9dca8eb6c4e26d7d8a8e330 | |
parent | 8224baf73c89f478eb9584c9c59b6e2d82b77306 (diff) | |
download | zsh-53e646b1cc2900e06a2e8d0012afb6d21703948a.tar.gz zsh-53e646b1cc2900e06a2e8d0012afb6d21703948a.tar.xz zsh-53e646b1cc2900e06a2e8d0012afb6d21703948a.zip |
16927 + a usage-message fix.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c37326b21..db363f268 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-03-30 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-03-27 Bart Schaefer <schaefer@zsh.org> * 16895: Doc/Zsh/redirect.yo: cross-references to the `|&' and |