Update ChangeLog style

Add dot at end of change in ChangeLog
This commit is contained in:
Ron Eldor 2018-02-07 18:43:02 +02:00
parent 3f2da84bca
commit 1072e5c7e5

View file

@ -4,7 +4,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
Features
* Allow comments in test data files.
* Add support for public keys encoded in PKCS#1 format
* Add support for public keys encoded in PKCS#1 format.
Bugfix
* Fix memory leak in mbedtls_ssl_set_hostname() when called multiple times.