summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-19 14:16:40 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-19 14:16:40 +0200
commit313678129b6f8ad37216db0b4e7679059ab37e56 (patch)
treee24dd28dc6f2f481d4b6fbdbf51437f8190d08cf /debian
parentdc0f01f7cbe2ed8ae6a1d2dbc0e00c19bb04679d (diff)
* cmdline/apt-get.cc:
- use the cachsets in the install commands
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f6645c0fe..00877eefb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
- get the candidate either from an already built depcache
or use the policy which is a bit faster than depcache generation
- get packages by task^ with FromTask()
+ * cmdline/apt-get.cc:
+ - use the cachsets in the install commands
* apt-pkg/orderlist.cc:
- untouched packages are never missing
* apt-pkg/packagemanager.cc: