summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-15 20:46:09 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-15 20:46:09 +0200
commitd8276801a1c84582a85ed9ea1f2eb4e66e052e6b (patch)
tree88f406f0eb45f617471c128052a308e3a9225b6d /debian/changelog
parent55c59998a046e8d60b5bf51772bd7db5cd43ca7c (diff)
* cmdline/cacheset.cc:
- doesn't include it in the library for now as it is too volatile
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f2a18d397..2648730ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
apt (0.7.26~exp8) UNRELEASED; urgency=low
- * apt-pkg/cacheset.cc:
+ * cmdline/cacheset.cc:
+ - doesn't include it in the library for now as it is too volatile
- get the candidate either from an already built depcache
or use the policy which is a bit faster than depcache generation
* apt-pkg/orderlist.cc: