diff options
author | Julian Andres Klode <jak@debian.org> | 2011-04-21 12:18:05 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2011-04-21 12:18:05 +0200 |
commit | 884cb8a574144ce47564911b97b62a269f82481e (patch) | |
tree | 6fdd57eab97d190e6e34df44ed429db7406a18c2 /debian | |
parent | f37e6374bef41b0ce45e783fab051691c0fc9efa (diff) |
Make purge work again for config-files (LP: #244598) (Closes: #150831)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d9e42717f..b6d577b45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apt (0.8.14.2) UNRELEASED; urgency=low * apt-pkg/depcache.cc: - Really release action groups only once (Closes: #622744) + - Make purge work again for config-files (LP: #244598) (Closes: #150831) * debian/apt.cron.daily: - Check power after wait, patch by manuel-soto (LP: #705269) * doc/apt-key.8.xml: |