diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 61bbb4234..35406d56f 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:4.1p1-7) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Do the IDEA host key check on a temporary file to avoid altering | 3 | * Do the IDEA host key check on a temporary file to avoid altering |
4 | /etc/ssh/ssh_host_key itself (closes: #312312). | 4 | /etc/ssh/ssh_host_key itself (closes: #312312). |
5 | * Work around the ssh-askpass alternative somehow ending up in manual mode | ||
6 | pointing to the obsolete /usr/lib/ssh/gnome-ssh-askpass. | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 9 Jul 2005 23:59:38 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Sat, 9 Jul 2005 23:59:38 +0100 |
7 | 9 | ||