diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-12-05 22:39:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-12-05 22:39:35 +0000 |
commit | 7c4534a60599ea04f927ec776c6e7207425ab30e (patch) | |
tree | 3250b8cc781ae808b2f7ce4a0dd90749d4974c04 /ChangeLog | |
parent | 1bc6747457b4afac2e10e1c67964711cb90e6e01 (diff) | |
download | zsh-7c4534a60599ea04f927ec776c6e7207425ab30e.tar.gz zsh-7c4534a60599ea04f927ec776c6e7207425ab30e.tar.xz zsh-7c4534a60599ea04f927ec776c6e7207425ab30e.zip |
22052: improvements to surfraw completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef55dcf8a..f3f1e29e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-05 Clint Adams <clint@zsh.org> + + * Micah Anderson: 22052: Completion/Unix/Command/_surfraw: + improvements to surfraw completion. + 2005-12-05 Oliver Kiddle <opk@zsh.org> * 22050: configure.ac, Completion/Unix/Command/_mount, |