summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-02-11 22:36:03 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-02-11 22:36:03 +0100
commitfbb2c7e04dd3155983560e0b01a71fd8f62f0b1b (patch)
tree638b2a0477372f5b36690dbc32da19488ed34ee0 /debian
parentf40db111e15e0d7bed3a6432d96c17553ee6f68e (diff)
* apt-pkg/cachefile.cc:
- clean up lost atomic cachefiles with 'clean' (Closes: #650513)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a366a6fb..6ef3c4a78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,8 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
* cmdline/apt-mark.cc:
- detect if dpkg has multiarch support before calling --set-selections
- correctly ignore already (un)hold packages
+ * apt-pkg/cachefile.cc:
+ - clean up lost atomic cachefiles with 'clean' (Closes: #650513)
[ Steve Langasek ]
* cmdline/apt-get.cc:
@@ -45,7 +47,7 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
* apt-pkg/contrib/fileutl.h:
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
- -- David Kalnischkies <kalnischkies@gmail.com> Sat, 11 Feb 2012 21:23:00 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 11 Feb 2012 22:34:29 +0100
apt (0.8.16~exp12) experimental; urgency=low