summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-09-14 14:04:23 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-09-14 14:04:23 +0200
commit9efa2e916d134e5960351cc3b67f4556ec4b2126 (patch)
tree5cc89bcf13269aa311281c33ad83fe893f98abb9 /debian
parentde15fbae15a0d44457dd998a5804c62bf0cc3d7d (diff)
* fix "purge" commandline argument, closes: #133421
(thanks to Julien Danjou for the patch)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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.