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

Merge pull request #6752 from daverodgman/arm-build-changelog

Add Changelog for Arm compile fix
This commit is contained in:
Dave Rodgman
2022-12-08 14:09:47 +00:00
committed by GitHub

View File

@@ -0,0 +1,3 @@
Bugfix
* Fix a build error when compiling the bignum module for some Arm platforms.
Fixes #6089, #6124, #6217.