From 082fb988c3a716082e8b445f4608070dcfed0e06 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 23 Mar 2008 14:56:50 +0000 Subject: 24728: complete for aptitude why and why-not. --- ChangeLog | 5 +++++ Completion/Debian/Command/_aptitude | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e3c344d94..be9d758e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-22 Clint Adams + + * 24728: Completion/Debian/Command/_aptitude: complete for + aptitude why and why-not. + 2008-03-22 Barton E. Schaefer * unposted: Doc/Zsh/params.yo: further documentation tweak for the diff --git a/Completion/Debian/Command/_aptitude b/Completion/Debian/Command/_aptitude index 4d52cca8e..285c601b8 100644 --- a/Completion/Debian/Command/_aptitude +++ b/Completion/Debian/Command/_aptitude @@ -54,7 +54,7 @@ case $state in search) _message -e patterns pattern ;; - download|show|changelog) + (download|show|changelog|why|why-not) _deb_packages avail && ret=0 ;; (remove|purge|hold|unhold|reinstall|forbid-version|markauto|unmarkauto) -- cgit 1.4.1