diff options
author | Tim Rice <tim@multitalents.net> | 2011-01-13 22:36:14 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2011-01-13 22:36:14 -0800 |
commit | c5c346b101fbd0399d11c88d9e204ac475596117 (patch) | |
tree | db48231a7c8bbcf4bd715b4fc6a84e003193b27a /ChangeLog | |
parent | 02d99da9760bc17ee383b7fffcd539b1731e3da5 (diff) |
- (tim) [regress/cert-hostkey.sh] Add missing TEST_SSH_ECC guard around some
ecdsa bits.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ | |||
12 | comment so that the Makefile.in is still a syntactically valid Makefile | 12 | comment so that the Makefile.in is still a syntactically valid Makefile |
13 | (useful to run the distprep target) | 13 | (useful to run the distprep target) |
14 | - (tim) [regress/cert-hostkey.sh] Typo. Missing $ on variable name. | 14 | - (tim) [regress/cert-hostkey.sh] Typo. Missing $ on variable name. |
15 | - (tim) [regress/cert-hostkey.sh] Add missing TEST_SSH_ECC guard around some | ||
16 | ecdsa bits. | ||
15 | 17 | ||
16 | 20110213 | 18 | 20110213 |
17 | - (djm) [misc.c] include time.h for nanosleep() prototype | 19 | - (djm) [misc.c] include time.h for nanosleep() prototype |