diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-13 12:02:38 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-13 12:02:38 +0100 |
commit | ba688e8d8be99334b96f32a861ad23a0abb9b886 (patch) | |
tree | 1a0cd614e0fe4fa9976f17648b66a890c4cfd576 /debian | |
parent | e29dfa9ebfe9940089697fbb3e436e8ff95ecad6 (diff) |
* cmdline/apt-get.cc:
- fix version output in autoremove list (LP#68941)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7a09847c8..89bae45c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,10 @@ apt (0.6.46.4ubuntu9) feisty; urgency=low - only unmount if APT::CDROM::NoMount is false * methods/cdrom.cc: - only umount if it was mounted by the method before - - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 7 Mar 2007 12:51:17 +0100 + * cmdline/apt-get.cc: + - fix version output in autoremove list (LP#68941) + + -- apt (0.6.46.4ubuntu8) feisty; urgency=low |