diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-14 13:47:49 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-14 13:47:49 +0100 |
commit | 28e454d68b9cc6ba60e19dcbcfe3a97c151ef8f8 (patch) | |
tree | bfb2be0981e0dc42f224323228b582657e759a84 /debian/changelog | |
parent | 7db98f31498a85da22cc00e446bce8ac8c319554 (diff) |
- do not show packages already marked for removal as auto-installed
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bb134f780..374331591 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ apt (0.6.46.4ubuntu10) feisty; urgency=low * cmdline/apt-get.cc: - "apt-get install foo" on a already installed package foo will clean the automatic installed flag + - do not show packages already marked for removal as auto-installed - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Mar 2007 12:34:46 +0100 + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Mar 2007 13:32:32 +0100 apt (0.6.46.4ubuntu9) feisty; urgency=low |