diff options
author | Damien Miller <djm@mindrot.org> | 2014-08-21 10:47:54 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-08-21 10:47:54 +1000 |
commit | aa6598ebb3343c7380e918388e10e8ca5852b613 (patch) | |
tree | b94cd14858b9f47203dcf69538bdc7ebdb8bf4eb /ChangeLog | |
parent | 54703e3cf63f0c80d4157e5ad7dbc2b363ee2c56 (diff) |
- (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ | |||
1 | 2014020 | 1 | 20140821 |
2 | - (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too. | ||
3 | |||
4 | 20140820 | ||
2 | - (djm) [configure.ac] Check OpenSSL version is supported at configure time; | 5 | - (djm) [configure.ac] Check OpenSSL version is supported at configure time; |
3 | suggested by Kevin Brott | 6 | suggested by Kevin Brott |
4 | - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than | 7 | - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than |