Skip to content

Commit e254f85

Browse files
author
Andres Amaya Garcia
committed
Fix ChangeLog entry to correct release version
1 parent 4343384 commit e254f85

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ChangeLog

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Bugfix
1818
correctly as trailing zeroes were not accounted for as unused bits in the
1919
leading content octet. Fixes #1610.
2020

21+
Features
22+
* Add a new function mbedtls_asn1_write_named_bitstring() to write ASN.1
23+
named bitstring in DER as required by RFC 5280 Appendix B.
24+
2125
= mbed TLS 2.16.0 branch released 2018-12-21
2226

2327
Features
@@ -29,8 +33,6 @@ Features
2933
function to see for which parameter values it is defined. This feature is
3034
disabled by default. See its API documentation in config.h for additional
3135
steps you have to take when enabling it.
32-
* Add a new function mbedtls_asn1_write_named_bitstring() to write ASN.1
33-
named bitstring in DER as required by RFC 5280 Appendix B.
3436

3537
API Changes
3638
* The following functions in the random generator modules have been

0 commit comments

Comments
 (0)