mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-26 20:36:23 +00:00
Add changelog entry
Signed-off-by: gufe44 <gu981@protonmail.com>
This commit is contained in:
parent
3fa7c64edf
commit
d5f8c26e01
3
ChangeLog.d/netbsd-rand-arc4random_buf.txt
Normal file
3
ChangeLog.d/netbsd-rand-arc4random_buf.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Changes
|
||||||
|
* Use arc4random_buf on NetBSD instead of rand implementation with cyclical
|
||||||
|
lower bits. Fix contributed in #3540.
|
Loading…
Reference in a new issue