diff options
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 a2c0f2479..e7f334fe8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -25,6 +25,7 @@ openssh (1:5.7p1-1) UNRELEASED; urgency=low | |||
25 | * Generate ECDSA host keys. These will only be used on fresh | 25 | * Generate ECDSA host keys. These will only be used on fresh |
26 | installations or if you manually add 'HostKey | 26 | installations or if you manually add 'HostKey |
27 | /etc/ssh/ssh_host_ecdsa_key' to /etc/ssh/sshd_config. | 27 | /etc/ssh/ssh_host_ecdsa_key' to /etc/ssh/sshd_config. |
28 | * Build-depend on libssl-dev (>= 0.9.8g) to ensure sufficient ECC support. | ||
28 | 29 | ||
29 | -- Colin Watson <cjwatson@debian.org> Mon, 24 Jan 2011 12:07:24 +0000 | 30 | -- Colin Watson <cjwatson@debian.org> Mon, 24 Jan 2011 12:07:24 +0000 |
30 | 31 | ||