mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-09 02:55:27 +00:00
Add ChangeLog entry for #992 fix
This commit is contained in:
parent
9e31693f67
commit
4b57a1f182
|
@ -9,6 +9,8 @@ Bugfix
|
|||
return value. Found by @davidwu2000. #839
|
||||
* Fix the key_app_writer example which was writing a leading zero byte which
|
||||
was creating an invalid ASN.1 tag. Found by Aryeh R. Fixes #1257
|
||||
* Remove unused headers included in x509.c. Found by Chris Hanson and fixed
|
||||
by Brendan Shanks. Part of a fix for #992.
|
||||
|
||||
Changes
|
||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||
|
|
Loading…
Reference in a new issue