summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 7313e0a47..6c33e928a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
120010304
2 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
3
120010303 420010303
2 - Remove make-ssh-known-hosts.pl, ssh-keyscan is better. 5 - (djm) Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
3 - Document PAM ChallengeResponseAuthentication in sshd.8 6 - (djm) Document PAM ChallengeResponseAuthentication in sshd.8
4 - Disable and comment ChallengeResponseAuthentication in sshd_config 7 - (djm) Disable and comment ChallengeResponseAuthentication in sshd_config
5 - Allow PRNGd entropy collection from localhost TCP socket. Replace 8 - (djm) Allow PRNGd entropy collection from localhost TCP socket. Replace
6 "--with-egd-pool" configure option with "--with-prngd-socket" and 9 "--with-egd-pool" configure option with "--with-prngd-socket" and
7 "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke 10 "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke
8 <Lutz.Jaenicke@aet.TU-Cottbus.DE> 11 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
@@ -4184,4 +4187,4 @@
4184 - Wrote replacements for strlcpy and mkdtemp 4187 - Wrote replacements for strlcpy and mkdtemp
4185 - Released 1.0pre1 4188 - Released 1.0pre1
4186 4189
4187$Id: ChangeLog,v 1.848 2001/03/03 13:29:20 djm Exp $ 4190$Id: ChangeLog,v 1.849 2001/03/03 21:37:50 mouring Exp $