diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 13:25:19 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 13:25:19 +0200 |
commit | c06b16a905570845c372f10bb0b310bd7a667945 (patch) | |
tree | 6b30b8a4c0628f79cc0d1d395229f7a9e9b1016a /debian | |
parent | 2dfa29500a30539cd0f2b3932f8a4221290968ea (diff) |
Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list manpage.
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 e622501ac..9d50b380e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,6 +59,8 @@ apt (0.7.17) unstable; urgency=low - Documented '--no-install-recommends' option in apt-get manpage. (Closes: #462962) - Documented 'Acquire::PDiffs' in apt.conf manpage. (Closes: #376029) + - Added 'copy', 'rsh', 'ssh' to the list of recognized URI schemes in + sources.list manpage, as they are already described under in the manpage. -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300 |