commit | 887aa5b3813a6dda7d0a0f2baf52199ab57159d8 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 04 13:57:20 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 04 13:57:20 2014 +0200 |
tree | 546c2221c58fd9d6aaeeaf0fa663dfb805e02d6b | |
parent | e442111e29e4280cbe34b1a0a7eb520a87567e39 [diff] [blame] |
Fix include path in ecdsa.h
diff --git a/ChangeLog b/ChangeLog index 0d65cec..6483dfa 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -14,6 +14,8 @@ * Fixed malloc/free default #define in platform.c (found by Gergely Budai). * Fixed type which made POLARSSL_ENTROPY_FORCE_SHA256 uneffective (found by Gergely Budai). + * Fix #include path in ecdsa.h which wasn't accepted by some compilers. + (found by Gergely Budai) = PolarSSL 1.3.5 released on 2014-03-26 Features