Skip to content

Commit

Permalink
Add ChangeLog entry for Mbed-TLS#1098 fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbutcher committed Jul 24, 2018
1 parent 0e2c07e commit ecb635e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Bugfix
by Brendan Shanks. Part of a fix for #992.
* Fix compilation error when MBEDTLS_ARC4_C is disabled and
MBEDTLS_CIPHER_NULL_CIPHER is enabled. Found by TrinityTonic in #1719.
* Fix compiler warning of 'use before initialisation' in
mbedtls_pk_parse_key(). Found by Martin Boye Petersen and fixed by Dawid
Drozd. #1098

Changes
* Change the shebang line in Perl scripts to look up perl in the PATH.
Expand Down

0 comments on commit ecb635e

Please sign in to comment.