diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-14 11:09:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-14 11:09:30 +0000 |
commit | 080e04fdecfd74f9552fe3e042911c69c3f0a449 (patch) | |
tree | b79a054bf23b40d945c14fdbae3648dcdcb5915f /debian | |
parent | 566b9e890972bbae06b8ae6970be8ce799d48339 (diff) |
clarify
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 200979f74..ed2d0f1b3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,7 +1,8 @@ | |||
1 | openssh (1:4.7p1-10) UNRELEASED; urgency=low | 1 | openssh (1:4.7p1-10) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Add a FILES section to ssh-vulnkey(1) (thanks, Hugh Daniel). | 3 | * Add a FILES section to ssh-vulnkey(1) (thanks, Hugh Daniel). |
4 | * ssh-vulnkey handles options in authorized_keys (LP: #230029). | 4 | * ssh-vulnkey handles options in authorized_keys (LP: #230029), and treats |
5 | # as introducing a comment even if it is preceded by whitespace. | ||
5 | 6 | ||
6 | -- Colin Watson <cjwatson@debian.org> Wed, 14 May 2008 09:47:29 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Wed, 14 May 2008 09:47:29 +0100 |
7 | 8 | ||