diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-07-23 14:23:38 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-07-23 14:23:38 +0000 |
commit | 2bd556e744463c09556c3579f7100e46600bd5c3 (patch) | |
tree | 32f41234df87ce8ff540f398898561129df92855 /ChangeLog | |
parent | d1f7c438b15f314625fbb8a3fdb89179ff246162 (diff) | |
download | zsh-2bd556e744463c09556c3579f7100e46600bd5c3.tar.gz zsh-2bd556e744463c09556c3579f7100e46600bd5c3.tar.xz zsh-2bd556e744463c09556c3579f7100e46600bd5c3.zip |
21506: use globbing instead of ls and sed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 7935f140a..c57eed5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2005-07-23 Clint Adams <clint@zsh.org> - * 21505: Completion/Unix/Command/_rubber: use an array for common - arguments rather than an additional function. + * 21505, 21506: Completion/Unix/Command/_rubber: use an array for + common arguments rather than an additional function, and use + globbing instead of ls and sed. * 21504: Completion/Unix/Command/_xscreensaver, Completion/X/Command/_xscreensaver: move xscreensaver-command |