diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-29 12:39:31 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-29 12:39:31 +0000 |
commit | 572bd64e32d1ee45de0f9ddb12669863747a35b6 (patch) | |
tree | 48a0e78598e040ca26eca7ca2cc218696c316f91 /ChangeLog | |
parent | 4a7abbfdd6c68616143bae840333adeed5ad0066 (diff) | |
download | zsh-572bd64e32d1ee45de0f9ddb12669863747a35b6.tar.gz zsh-572bd64e32d1ee45de0f9ddb12669863747a35b6.tar.xz zsh-572bd64e32d1ee45de0f9ddb12669863747a35b6.zip |
14533: -> to = -> for dpkg and update-alternatives
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 811074398..734b2408a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-05-29 Clint Adams <clint@zsh.org> + + * 14533: Completion/Debian/Command/_dpkg, + Completion/Debian/Command/_update-alternatives: + use "= ->" for states expecting positional + parameters. + 2001-05-29 Sven Wischnowsky <wischnow@zsh.org> * 14530: Completion/compinit, |