about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f897bc325..fa8a7d4d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-05-05  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
+	* pws: 11196: Functions/Misc/zmv: allow (**/) to map to a
+	parameter in the obvious way; allow automatic recognition of
+	wildcards with -w flag; turn off glob qualifiers by default, use
+	-Q to turn on; fix bug with empty match eliding a positional
+	parameter; fix bug that empty `to' pattern wasn't picked up.
+
 	* pws: unposted: fixes for Etc/CONTRIBUTORS based on suggestions
 	in 11187 and 11197