commit | 9ccb2116a79236a3cf1594b6a54d35ae8e14b6fc | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 13:43:31 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 13:43:31 2014 +0200 |
tree | 76d449f540f8eb6cf768a8d79ab028e37cb88c32 | |
parent | ff6e24710a8027ee6c669a9a3066feae9809f23f [diff] [blame] |
Introduced POLARSSL_HAVE_READDIR_R for systems without it
diff --git a/ChangeLog b/ChangeLog index 86beaf7..77107d4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,9 @@ PolarSSL ChangeLog += Branch 1.2 +Changes + * Introduced POLARSSL_HAVE_READDIR_R for systems without it + = Version 1.2.10 released 2013-10-07 Changes * Changed RSA blinding to a slower but thread-safe version