summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-10 13:09:23 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-10 13:09:23 +0200
commita8ef7efd6df81d4fb9e52419695f10df9fe76cda (patch)
tree67a39f65d7c73f874b20af0026d3ec3462506a7a /debian
parent97f4026d93a85838439263d30146c3ad25fef474 (diff)
* apt-pkg/cacheset.cc:
- get the candidate either from an already built depcache or use the policy which is a bit faster than depcache generation
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f9638b78f..8470a0d85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.7.26~exp7) UNRELEASED; urgency=low
+
+ * apt-pkg/cacheset.cc:
+ - get the candidate either from an already built depcache
+ or use the policy which is a bit faster than depcache generation
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 10 Jun 2010 13:04:47 +0200
+
apt (0.7.26~exp6) UNRELEASED; urgency=low
[ Michael Vogt ]