diff options
author | Colin Watson <cjwatson@debian.org> | 2008-03-18 10:12:19 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-03-18 10:12:19 +0000 |
commit | 2b8f1aa7f8f01a018e1141b73c3f60094321b400 (patch) | |
tree | 820663c94e9893d7464886ee7935761ec62accbc /debian | |
parent | 25302d1c32d644503c2d0fdd3855c5d759d834a2 (diff) |
* Document in ssh(1) that '-S none' disables connection sharing
(closes: #471437).
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 0dcbc98e8..0d4707455 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | openssh (1:4.7p1-5) UNRELEASED; urgency=low | 1 | openssh (1:4.7p1-5) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Recommends: xauth rather than Suggests: xbase-clients. | 3 | * Recommends: xauth rather than Suggests: xbase-clients. |
4 | * Document in ssh(1) that '-S none' disables connection sharing | ||
5 | (closes: #471437). | ||
4 | * debconf template translations: | 6 | * debconf template translations: |
5 | - Update Finnish (thanks, Esko Arajärvi; closes: #468563). | 7 | - Update Finnish (thanks, Esko Arajärvi; closes: #468563). |
6 | 8 | ||