diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 14:10:17 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 14:10:17 +0200 |
commit | b2d941c5f99ac1cf396bb7b7959cd0683051ef28 (patch) | |
tree | df334d0cd283617c34f59cbc5850dc10b30dc7d9 /debian | |
parent | c06b16a905570845c372f10bb0b310bd7a667945 (diff) |
Removed notice that ssh/rsh access cannot use password authentication from 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 9d50b380e..8c1ce3bd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -61,6 +61,8 @@ apt (0.7.17) unstable; urgency=low - 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. + - Removed notice that ssh/rsh access cannot use password authentication + from sources.list manpage. Thanks to Steffen Joeris. (Closes: #434894) -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300 |