summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-02-18 18:23:09 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-02-18 18:23:09 +0100
commitd90d3a05de6c550ae2bf54347cda7b39074e63ef (patch)
treedeecd4b95567e04d6537a6abb6ae4bd09bdf238f /debian
parentfbb2c7e04dd3155983560e0b01a71fd8f62f0b1b (diff)
* apt-pkg/indexrecords.cc:
- do not create empty Entries as a sideeffect of Lookup()
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 6ef3c4a78..7461e9a25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
- correctly ignore already (un)hold packages
* apt-pkg/cachefile.cc:
- clean up lost atomic cachefiles with 'clean' (Closes: #650513)
+ * apt-pkg/indexrecords.cc:
+ - do not create empty Entries as a sideeffect of Lookup()
[ Steve Langasek ]
* cmdline/apt-get.cc:
@@ -47,7 +49,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 22:34:29 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 18 Feb 2012 18:22:14 +0100
apt (0.8.16~exp12) experimental; urgency=low