diff options
author | Colin Watson <cjwatson@debian.org> | 2008-04-06 11:29:38 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-04-06 11:29:38 +0000 |
commit | 37e3f89e39ae93043339658d7d718f8e9fc4c12f (patch) | |
tree | 4b6bc5b8d99629d2aefaa00604e42e4f8a0a549a /debian/changelog | |
parent | 0df2e6b41de8b35845aa2f297ef8d39b85ba3d47 (diff) |
typo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0556949c4..3b2d9a47e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -6,7 +6,7 @@ openssh (1:4.7p1-8) UNRELEASED; urgency=low | |||
6 | * Tweak scp's reporting of filenames in verbose mode to be a bit less | 6 | * Tweak scp's reporting of filenames in verbose mode to be a bit less |
7 | confusing with spaces (thanks, Nicolas Valcárcel; LP: #89945). | 7 | confusing with spaces (thanks, Nicolas Valcárcel; LP: #89945). |
8 | * Backport from 4.9p1: | 8 | * Backport from 4.9p1: |
9 | - Ignore ~/.ssh/rc if a sshd_config ForcedCommand is specified (see | 9 | - Ignore ~/.ssh/rc if a sshd_config ForceCommand is specified (see |
10 | http://www.securityfocus.com/bid/28531/info). | 10 | http://www.securityfocus.com/bid/28531/info). |
11 | - Add no-user-rc authorized_keys option to disable execution of | 11 | - Add no-user-rc authorized_keys option to disable execution of |
12 | ~/.ssh/rc. | 12 | ~/.ssh/rc. |