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 d90bf37c8..9372e4666 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,11 @@
24 - markus@cvs.openbsd.org 2010/09/02 16:08:39 24 - markus@cvs.openbsd.org 2010/09/02 16:08:39
25 [ssh.c] 25 [ssh.c]
26 unbreak ControlPersist=yes for ControlMaster=yes; ok djm@ 26 unbreak ControlPersist=yes for ControlMaster=yes; ok djm@
27 - naddy@cvs.openbsd.org 2010/09/02 17:21:50
28 [ssh-keygen.c]
29 Switch ECDSA default key size to 256 bits, which according to RFC5656
30 should still be better than our current RSA-2048 default.
31 ok djm@, markus@
27 32
2820100831 3320100831
29 - OpenBSD CVS Sync 34 - OpenBSD CVS Sync