diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-24 12:17:34 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-24 12:17:34 +0200 |
commit | 5900bd8dd90ebe61697a82fc18f3b1a9edaeedfa (patch) | |
tree | 011557afa0ea7c74909b3b6d6d2dc7841fd4542e /debian/changelog | |
parent | a874991b8549397fb26c47bbf229854556a3fb60 (diff) |
document the Acquire::http::Dl-Limit option in the manpage
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 90e5f8de1..4bf132367 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ apt (0.7.24) UNRELEASED; urgency=low * apt-pkg/aptconfiguration.cc, doc/apt.conf.5.xml: - add an order subgroup to the compression types to simplify reordering a bit and improve the documentation for this option group. + * doc/apt.conf.5.xml: + - document the Acquire::http::Dl-Limit option * doc/apt.ent, all man pages: - move the description of files to globally usable entities * doc/apt_preferences.5.xml: |