Add entry in ChangeLog
Add an entry in the ChangeLog, describing the fix.
This commit is contained in:
parent
755bb6af5f
commit
3f38cf7c7b
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Add ecc extensions only if an ecc based ciphersuite is used.
|
||||
Affects interoperability with BouncyCastle and other peers.
|
||||
Raised by milenamil in #1157.
|
||||
|
||||
= mbed TLS 2.11.0 branch released 2018-06-18
|
||||
|
||||
Features
|
||||
|
|
Loading…
Reference in a new issue