summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8319d5ac..5052a0f12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
15 - stevesk@cvs.openbsd.org 2001/01/22 17:22:28 15 - stevesk@cvs.openbsd.org 2001/01/22 17:22:28
16 [sshconnect2.c sshd.c] 16 [sshconnect2.c sshd.c]
17 fix memory leaks in SSH2 key exchange; ok markus@ 17 fix memory leaks in SSH2 key exchange; ok markus@
18 - markus@cvs.openbsd.org 2001/01/22 23:06:39
19 [auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h
20 sshconnect1.c sshconnect2.c sshd.c]
21 rename skey -> challenge response.
22 auto-enable kbd-interactive for ssh2 if challenge-reponse is enabled.
18 23
19 24
2020010122 2520010122