commit | cd6d69a414711be7a66f676f685aab007592dbbc | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Feb 06 15:43:21 2014 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Feb 06 15:44:11 2014 +0100 |
tree | f546340fc823395b5d66307e1b1513ee9e1d2184 | |
parent | f2561b3f694b8af2becd9dab0167dbb17135d3a2 [diff] [blame] |
Fixed testing with out-of-source builds using cmake
diff --git a/ChangeLog b/ChangeLog index 3c26b01..baf67fe 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -22,6 +22,7 @@ statistics * Fix buf in RSA PKCS#1 v1.5 "reversed" operations * Threading in x509_crt depended on PTHREAD instead of generic + * Fixed testing with out-of-source builds using cmake = PolarSSL 1.3.4 released on 2014-01-27 Features