Add ChangeLog entry for string-to-OID parsing

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2023-04-26 12:10:36 +01:00
parent 9643575d92
commit b6ff8a2c4b

View file

@ -0,0 +1,3 @@
Features
* Add a function mbedtls_oid_from_numeric_string to parse an OID from a
string to a DER-encoded mbedtls_asn1_buf.