diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d48ee108..3fd5cf016 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,9 @@ | |||
1 | openssh (1:5.8p1-6) UNRELEASED; urgency=low | 1 | openssh (1:5.8p1-6) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * openssh-client and openssh-server Suggests: monkeysphere. | 3 | * openssh-client and openssh-server Suggests: monkeysphere. |
4 | * Quieten logs when multiple from= restrictions are used in different | ||
5 | authorized_keys lines for the same key; it's still not ideal, but at | ||
6 | least you'll only get one log entry per key (closes: #630606). | ||
4 | 7 | ||
5 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2011 11:57:27 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2011 11:57:27 +0100 |
6 | 9 | ||