diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-14 10:41:23 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-14 10:41:23 +0000 |
commit | 566b9e890972bbae06b8ae6970be8ce799d48339 (patch) | |
tree | cf32893b722ebf7d1913fe7bcfe684f4f81ed672 /debian/changelog | |
parent | 5e8773e2a2ec23ec130cf316d416a0d7c17d526a (diff) |
ssh-vulnkey handles options in authorized_keys (LP: #230029).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 299842d51..200979f74 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,7 @@ | |||
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 | 5 | ||
5 | -- Colin Watson <cjwatson@debian.org> Wed, 14 May 2008 09:47:29 +0100 | 6 | -- Colin Watson <cjwatson@debian.org> Wed, 14 May 2008 09:47:29 +0100 |
6 | 7 | ||