mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-14 07:20:52 +00:00
reworked changelog according to suggestion
Signed-off-by: SuperIlu <superilu@yahoo.com>
This commit is contained in:
parent
1406ace4d2
commit
cda2a28c92
@ -1,5 +1,2 @@
|
||||
Bugfix:
|
||||
* DJGPP does not provide `suseconds_t`, but defines `__unix__`
|
||||
* `net_sockets.c` uses it for `mbedtls_net_usleep()`
|
||||
* This fix makes use of the alternate codepath w/o `suseconds_t` if `__DJGPP__` is defined
|
||||
|
||||
Bugfix
|
||||
* Fix compilation on MS-DOS DJGPP. Fixes #9813.
|
||||
|
Loading…
x
Reference in New Issue
Block a user