summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-07 14:54:53 +1100
committerDamien Miller <djm@mindrot.org>1999-12-07 14:54:53 +1100
commit3bc14dde057f5d1faee1df1d29a6520063102b77 (patch)
tree8e3801208b4211c294d5b12faaac0391a3ac1b5e /ChangeLog
parent0c078c663312a31045b5a59196610e086bc8b4b2 (diff)
Fixed default SSH_ASKPASS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca28a39df..476d8630c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
119991207 119991207
2 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com> 2 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
3 fixes compatability with 4.x and 5.x 3 fixes compatability with 4.x and 5.x
4 - Fixed default SSH_ASKPASS
4 5
519991204 619991204
6 - Small cleanup of PAM code in sshd.c 7 - Small cleanup of PAM code in sshd.c