summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-08-28 10:17:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-08-28 10:17:07 +0200
commit7a59dff6570e7fa4681470a5d4c7ec93fc26a45f (patch)
treea2125a7785864d69b8226259229760a6b4a09557 /debian
parentf3f7e00a6269af5d3d0ce3785765dc562be7941d (diff)
* apt-pkg/acquire.cc:
- increase MaxPipeDepth for the internal worker<->method communication to 1000 for the debtorrent backend
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 24663ffa9..e1d9a2477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ apt (0.7.7) UNRELEASED; urgency=low
- increase default mmap size
* tests/local-repo:
- added local repository testcase
+ * apt-pkg/acquire.cc:
+ - increase MaxPipeDepth for the internal worker<->method
+ communication to 1000 for the debtorrent backend
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Aug 2007 11:55:54 +0200