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 e2171ec1b..c04af4aa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,11 @@
6 the proposal if the version of OpenSSL we're using doesn't support ECC. 6 the proposal if the version of OpenSSL we're using doesn't support ECC.
7 - (dtucker) [regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c] ifdef 7 - (dtucker) [regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c] ifdef
8 ECC variable too. 8 ECC variable too.
9 - (dtucker) OpenBSD CVS Sync
10 - djm@cvs.openbsd.org 2014/06/05 22:17:50
11 [sshconnect2.c]
12 fix inverted test that caused PKCS#11 keys that were explicitly listed
13 not to be preferred. Reported by Dirk-Willem van Gulik
9 14
1020140527 1520140527
11 - (djm) [cipher.c] Fix merge botch. 16 - (djm) [cipher.c] Fix merge botch.