diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-06-19 09:16:17 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-06-19 09:16:17 +0000 |
commit | 207758992aed766b96e511bf067b6505c9e783cd (patch) | |
tree | 609bfe646611e77cb9b01ce3802a7aebb3c8e6e5 /ChangeLog | |
parent | 1b15c688dc9cd826e8df91fe9d2d8e09605e8a66 (diff) | |
download | zsh-207758992aed766b96e511bf067b6505c9e783cd.tar.gz zsh-207758992aed766b96e511bf067b6505c9e783cd.tar.xz zsh-207758992aed766b96e511bf067b6505c9e783cd.zip |
.distfiles additions zsh-3.1.9-dev-1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 90c0f2021..7d5eb22b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-19 Peter Stephenson <pws@cambridgesiliconradio.com> + * unpost: additions to Completion/Commands/.distfiles and + .distfiles. + * users/3189: Functions/Misc/zmv: use depth-first ordering with **/; ignore files whose names are unchanged by the substitution. |