summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c892bd0d8..88c0af3ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,10 @@
16 [compat.c compat.h ssh-rsa.c] 16 [compat.c compat.h ssh-rsa.c]
17 some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5 17 some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5
18 signatures in SSH protocol 2, ok djm@ 18 signatures in SSH protocol 2, ok djm@
19 - provos@cvs.openbsd.org 2001/03/27 17:46:50
20 [compat.c compat.h dh.c dh.h ssh2.h sshconnect2.c sshd.c version.h]
21 make dh group exchange more flexible, allow min and max group size,
22 okay markus@, deraadt@
19 23
2020010328 2420010328
21 - (djm) Reorder tests and library inclusion for Krb4/AFS to try to 25 - (djm) Reorder tests and library inclusion for Krb4/AFS to try to
@@ -4754,4 +4758,4 @@
4754 - Wrote replacements for strlcpy and mkdtemp 4758 - Wrote replacements for strlcpy and mkdtemp
4755 - Released 1.0pre1 4759 - Released 1.0pre1
4756 4760
4757$Id: ChangeLog,v 1.1030 2001/03/29 00:32:56 mouring Exp $ 4761$Id: ChangeLog,v 1.1031 2001/03/29 00:36:16 mouring Exp $