diff options
author | Michael Vogt <egon@bottom> | 2007-08-28 10:14:43 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2007-08-28 10:14:43 +0200 |
commit | adb81c02dc57f59cb51132c0f0b37f41cac66688 (patch) | |
tree | b42c4d6219c1860f6bb036fc984d6e270c6db028 /debian/changelog | |
parent | 7f3142149d1d1e5ef133d8f6603803cc681bbed9 (diff) | |
parent | 6ec741fe69dcb96cf2a3a3872552c86ee310748e (diff) |
* apt-pkg/acquire.cc:
- increase MaxPipeDepth for the internal worker<->method
communication to 1000 for the debtorrent backend
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0aca0832d..6357e36f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,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 [ Program translations ] - French updated |