commit | 178e74454fe3c874f74b5a10f2f55703c02806f0 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Oct 04 13:20:40 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Oct 04 13:20:40 2013 +0200 |
tree | 8141cdffd0e97f7b47913f64bd2757dc413b749d | |
parent | 495830dd1f530fcdbd263eed4c875fb2ae92d986 [diff] [blame] |
Fixed MS VC project files
diff --git a/ChangeLog b/ChangeLog index 956bb3f..72da501 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,6 +4,7 @@ Bugfix * Fixed memory leak in RSA as a result of introduction of blinding * Fixed ssl_pkcs11_decrypt() prototype + * Fixed MSVC project files = Version 1.2.9 released 2013-10-01 Changes