commit | e96bfbc6bd3f3396da1c56aaddb72a8a9efeaa54 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 16:55:03 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 17:46:30 2014 +0200 |
tree | 8b146622f03d50de58ca92e477222a1392152fe3 | |
parent | 44e8b234625131dbb5288d80b27eef56f1e11547 [diff] [blame] |
Fixed testing with out-of-source builds using cmake
diff --git a/ChangeLog b/ChangeLog index 5d8da22..100bb74 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -18,6 +18,7 @@ * Replaced expired test certificate * ssl_mail_client now terminates lines with CRLF, instead of LF * Fix bug in RSA PKCS#1 v1.5 "reversed" operations + * Fixed testing with out-of-source builds using cmake = Version 1.2.10 released 2013-10-07 Changes