commit | 3fec220a33bf86c201074f5da86da385c698b01a | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Mar 29 16:42:38 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 04 16:42:44 2014 +0200 |
tree | 435682d45978ec7176e2d4542774f4b9842e8426 | |
parent | 66dfc5a68934ca3d2b6dd6f3dc40a8cde11419e9 [diff] [blame] |
Add test for dhm_parse_dhmfile
diff --git a/ChangeLog b/ChangeLog index b9d44d9..01c9c87 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -21,6 +21,7 @@ (found by Gergely Budai) * oid_get_numeric_string() used to truncate the output without returning an error if the output buffer was just 1 byte too small. + * dhm_parse_dhm() (hence dhm_parse_dhmfile()) did not set dhm->len. = PolarSSL 1.3.5 released on 2014-03-26 Features