diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-02-25 19:18:13 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-02-25 19:18:13 +0000 |
commit | 9d55e0002c850ff5697598e00b5245d246e61f8f (patch) | |
tree | 9e87a1148fc7b4978621e8d5c85e7f4910647fba /ChangeLog | |
parent | 923e7cfa6252b35b53232b85af9cd27368ca33ea (diff) | |
download | zsh-9d55e0002c850ff5697598e00b5245d246e61f8f.tar.gz zsh-9d55e0002c850ff5697598e00b5245d246e61f8f.tar.xz zsh-9d55e0002c850ff5697598e00b5245d246e61f8f.zip |
23185: qemu completion improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9f664a7b2..b29e30afb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-25 Clint Adams <clint@zsh.org> + + * 23185: Tobias Gruetzmacher: Completion/Unix/Command/_qemu: qemu + completion improvements. + 2007-02-24 Clint Adams <clint@zsh.org> * 23184: Completion/Unix/Command/_qemu: completion for qemu. |