summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-12-09 10:56:29 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-12-09 10:56:29 +0100
commitac81ae9c07b7f2c3cc5afa76b197086814186557 (patch)
tree8cfc9d787f01a33d146e0926fa90bd59af77a9ab /debian
parent777b4ac6882b40f63f1aa9b6f4da78b8fdc56cbe (diff)
* apt-pkg/deb/dpkgpm.cc:
- add "purge" to list of known actions
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 685c048ea..a0166414e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ apt (0.7.22.4) unstable; urgency=low
/etc/apt/auth.conf that can be used to store username/passwords
in a "netrc" style file (with the extension that it supports "/"
in a machine definition). Based on the maemo git branch.
+ * apt-pkg/deb/dpkgpm.cc:
+ - add "purge" to list of known actions
[ Brian Murray ]
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: