summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-06-17 10:21:14 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-06-17 10:21:14 +0200
commit38f5cfd8381dbdc761ba4758fb9c22c2e95498d6 (patch)
treed60cb6c32163772ed8cea801a8d09486317ccb8b /debian
parentaa16679ccb39598b9b4546c912af1cf8c70e529b (diff)
make the (internal) max pipeline depth of the acquire queue
configurable via Acquire::Max-Pipeline-Depth
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2d2153d07..2db8ae677 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,8 +21,8 @@ apt (0.7.21ubuntu1) karmic; urgency=low
[ Michael Vogt ]
* apt-pkg/acquire.cc:
- - make the max pipeline depth of the acquire queue configurable
- via Acquire::Max-Pipeline-Depth
+ - make the (internal) max pipeline depth of the acquire queue
+ configurable via Acquire::Max-Pipeline-Depth
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Jun 2009 15:49:07 +0200