1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Add changelog entry

Signed-off-by: irwir <irwir@users.noreply.github.com>
This commit is contained in:
irwir
2020-04-27 18:02:46 +03:00
parent 19dc7844ed
commit d742a2416d

View File

@@ -0,0 +1,2 @@
Bugfix
* Remove dead code in X.509 certificate parsing. Contributed by irwir in #2855.