diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-10-13 20:07:59 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-10-13 20:07:59 +0200 |
commit | 71bba383561308577a6ae1acea136428721a5f36 (patch) | |
tree | a86c2bf541819c094ded0aa99a972de57971d386 /debian | |
parent | f66a64c26cb60656255c89fcd4fc757422d9545a (diff) |
add a note about the possibility to support more URI types by installing
some apt-transport-methods packages, e.g. https and debtorrent.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 17a770b73..fc5965d3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ apt (0.7.25) UNRELEASED; urgency=low * doc/po4a.conf: activate translation of guide.sgml and offline.sgml * doc/apt.conf.5.xml: - provide a few more details about APT::Immediate-Configure + * doc/sources.list.5.xml: + - add note about additional apt-transport-methods -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Sep 2009 15:51:34 +0200 |