diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-04-29 04:47:12 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-04-29 04:47:12 +0000 |
commit | f52938607d0e2ad631efb193e2da14c6cb687552 (patch) | |
tree | 0e8d628c4806787536a1e9fe236af69ad5ca0829 /ChangeLog | |
parent | 903e3251fc5da81c1c1cd9fa4bd2fa1c39668fde (diff) | |
download | zsh-f52938607d0e2ad631efb193e2da14c6cb687552.tar.gz zsh-f52938607d0e2ad631efb193e2da14c6cb687552.tar.xz zsh-f52938607d0e2ad631efb193e2da14c6cb687552.zip |
22434: completion for vserver.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4af88b551..836aa9d1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-28 Clint Adams <clint@zsh.org> + + * 22434, intrigeri@boum.org: + Completion/Linux/Command/_vserver: completion for vserver. + 2006-04-26 Clint Adams <clint@zsh.org> * 22433, R. Ramkumar: Completion/Unix/Command/_mpc: |