summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92adafcc7..e2171ec1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 curve tests if OpenSSL has them. 4 curve tests if OpenSSL has them.
5 - (dtucker) [myprosal.h] Don't include curve25519-sha256@libssh.org in 5 - (dtucker) [myprosal.h] Don't include curve25519-sha256@libssh.org in
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
8 ECC variable too.
7 9
820140527 1020140527
9 - (djm) [cipher.c] Fix merge botch. 11 - (djm) [cipher.c] Fix merge botch.