commit | 2a1524ccb5308f937ec0d5755fb165a627bf1b96 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 27 17:59:46 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 27 17:59:46 2015 +0200 |
tree | f621c2e5051350964f4c7860b4f1de57c44320a6 | |
parent | 43b08574a6d6e138e2bf707a69d1f499b126e19f [diff] [blame] |
Manually merge 1.3 changelog
diff --git a/ChangeLog b/ChangeLog index 5ed8025..4843341 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -179,6 +179,8 @@ errors on use of deprecated functions. Bugfix + * Fix memory leak when gcm_setkey() and ccm_setkey() are used more than + once on the same context. * Fix bug in ssl_mail_client when password is longer that username (found by Bruno Pape). * Fix undefined behaviour (memcmp( NULL, NULL, 0 );) in X.509 modules