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 3925c6055..4c9458e84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@
15 [sshbuf.h] 15 [sshbuf.h]
16 Group ECC functions together to make things a little easier in -portable. 16 Group ECC functions together to make things a little easier in -portable.
17 "doesn't bother me" deraadt@ 17 "doesn't bother me" deraadt@
18 - (dtucker) [sshbuf.h] Only declare ECC functions if building without
19 OpenSSL or if OpenSSL has ECC.
18 20
1920140527 2120140527
20 - (djm) [cipher.c] Fix merge botch. 22 - (djm) [cipher.c] Fix merge botch.