diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-25 16:25:20 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-25 16:25:20 +0000 |
commit | 8d83efc468eaab768ca690a9e942454499ad15f6 (patch) | |
tree | a9410278b08e251d963dc2fa3f82bf8971665858 /debian | |
parent | 561717f5fa58a6fbfc973bc2658999326e0a5b20 (diff) |
Note in ssh_config(5) that the SetupTimeOut option is Debian-specific
(closes: #307069).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4ecb14f4..d6d836f6a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -28,6 +28,8 @@ openssh (1:4.0p1-1) UNRELEASED; urgency=low | |||
28 | * Drop workaround for #242462 on amd64; it's been fixed properly upstream. | 28 | * Drop workaround for #242462 on amd64; it's been fixed properly upstream. |
29 | * Enable HashKnownHosts by default. This only affects new entries; use | 29 | * Enable HashKnownHosts by default. This only affects new entries; use |
30 | 'ssh-keygen -H' to convert an entire known_hosts file to hashed format. | 30 | 'ssh-keygen -H' to convert an entire known_hosts file to hashed format. |
31 | * Note in ssh_config(5) that the SetupTimeOut option is Debian-specific | ||
32 | (closes: #307069). | ||
31 | * debconf template translations: | 33 | * debconf template translations: |
32 | - Update Czech (thanks, Miroslav Kure; closes: #298744). | 34 | - Update Czech (thanks, Miroslav Kure; closes: #298744). |
33 | - Update Finnish (thanks, Matti Pöllä; closes: #303787). | 35 | - Update Finnish (thanks, Matti Pöllä; closes: #303787). |