Fixed testing with out-of-source builds using cmake

This commit is contained in:
Paul Bakker 2014-02-06 15:43:21 +01:00
parent f2561b3f69
commit cd6d69a414
2 changed files with 23 additions and 0 deletions

View file

@ -22,6 +22,7 @@ Bugfix
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