summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-07-22 01:07:11 +1000
committerDarren Tucker <dtucker@zip.com.au>2014-07-22 01:07:11 +1000
commit948a1774a79a85f9deba6d74db95f402dee32c69 (patch)
treed00c5cdc5ec0d651259a896f2401eb6350c86cc3 /ChangeLog
parentc8f610f6cc57ae129758052439d9baf13699097b (diff)
- (dtucker) [sshkey.c] ifdef out unused variable when compiling without
OPENSSL_HAS_ECC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcd8d3ee5..987647b96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
9 http://www.25thandclement.com/~william/projects/streamlocal.html 9 http://www.25thandclement.com/~william/projects/streamlocal.html
10 OK djm@ markus@ 10 OK djm@ markus@
11 - (djm) [regress/multiplex.sh] Not all netcat accept the -N option. 11 - (djm) [regress/multiplex.sh] Not all netcat accept the -N option.
12 - (dtucker) [sshkey.c] ifdef out unused variable when compiling without
13 OPENSSL_HAS_ECC.
12 14
1320140721 1520140721
14 - (dtucker) [cipher.c openbsd-compat/openssl-compat.h] Restore the bits 16 - (dtucker) [cipher.c openbsd-compat/openssl-compat.h] Restore the bits