diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-14 14:04:23 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-14 14:04:23 +0200 |
commit | 9efa2e916d134e5960351cc3b67f4556ec4b2126 (patch) | |
tree | 5cc89bcf13269aa311281c33ad83fe893f98abb9 /debian/changelog | |
parent | de15fbae15a0d44457dd998a5804c62bf0cc3d7d (diff) |
* fix "purge" commandline argument, closes: #133421
(thanks to Julien Danjou for the patch)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dfd9cc6bb..5bf454aa9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,8 @@ apt (0.7.7) UNRELEASED; urgency=low * fix missing SetExecClose() call when the status-fd is used * debian/apt.cron.daily: - move unattended-upgrade before apt-get autoclean + * fix "purge" commandline argument, closes: #133421 + (thanks to Julien Danjou for the patch) [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. |