summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-19 11:49:38 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-19 11:49:38 +0200
commitdc0f01f7cbe2ed8ae6a1d2dbc0e00c19bb04679d (patch)
treed5b0469a8aae8fb0c5d81b4872e9a508a82c1924 /debian
parenta5de4117b60617ace639fb1e09e8903279185c2e (diff)
get packages by task^ with FromTask()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4de21d343..f6645c0fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
- 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
+ - get packages by task^ with FromTask()
* apt-pkg/orderlist.cc:
- untouched packages are never missing
* apt-pkg/packagemanager.cc: