mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-18 11:37:34 -04:00
Shorten lines of changelog entry
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
721cff1a89
commit
4136a9ec5a
@ -1,5 +1,5 @@
|
||||
Bugfix
|
||||
* Fix a build issue when defining MBEDTLS_TIMING_ALT and MBEDTLS_SELF_TEST.
|
||||
The library would not link if the user didn't provide an external selftest function.
|
||||
The self-test is now provided regardless of the choice of internal/alternative
|
||||
timing implementation. Fixes #6923.
|
||||
The library would not link if the user didn't provide an external selftest
|
||||
function. The self-test is now provided regardless of the choice of
|
||||
internal/alternative timing implementation. Fixes #6923.
|
||||
|
Loading…
x
Reference in New Issue
Block a user