diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-08-10 17:33:38 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-08-10 17:33:38 +0000 |
commit | fc88981cf719f487cc0128dbcf275e3bbe16b1e9 (patch) | |
tree | 168cb950d8548300292035314df9a8f4a72abb0f /ChangeLog | |
parent | d2608bb9bd922866b9d4705c989a7cb2f8327ffd (diff) | |
download | zsh-fc88981cf719f487cc0128dbcf275e3bbe16b1e9.tar.gz zsh-fc88981cf719f487cc0128dbcf275e3bbe16b1e9.tar.xz zsh-fc88981cf719f487cc0128dbcf275e3bbe16b1e9.zip |
17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-apt
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aded28a54..b482c3865 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-08-10 Clint Adams <clint@zsh.org> + + * 17206 (Bruno Bonfils), 17207 (Oliver): + Completion/Debian/Command/.distfiles, + Completion/Debian/Command/_auto-apt: completion for auto-apt, with a + couple of _values tweaks. + 2002-08-09 Oliver Kiddle <opk@zsh.org> * 17522: Completion/Debian/Command/_apt-show-versions, |