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 650400f83..d03a43527 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
12 - (dtucker) [openbsd-compat/getopt.h openbsd-compat/getopt_long.c 12 - (dtucker) [openbsd-compat/getopt.h openbsd-compat/getopt_long.c
13 openbsd-compat/openbsd-compat.h] pull in getopt.h from openbsd and plumb 13 openbsd-compat/openbsd-compat.h] pull in getopt.h from openbsd and plumb
14 in to use it when we're using our own getopt. 14 in to use it when we're using our own getopt.
15 - (dtucker) [kex.c] Only include sha256 and ECC key exchange methods when the
16 underlying libraries support them.
15 17
1620130423 1820130423
17 - (djm) [auth.c configure.ac misc.c monitor.c monitor_wrap.c] Support 19 - (djm) [auth.c configure.ac misc.c monitor.c monitor_wrap.c] Support