From e14ac979071adf0e049b104cadafd1074cfd4f74 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 20 Jul 2017 21:56:23 +0200 Subject: [PATCH] Changes: Document changes to call of getrandom --- expat/Changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/expat/Changes b/expat/Changes index 9c00608d..1715e780 100644 --- a/expat/Changes +++ b/expat/Changes @@ -12,14 +12,19 @@ Release 2.2.? ???????????????? Other changes: Increase code coverage + #91 Linux: Allow getrandom to fail if nonblocking pool has not + yet been initialized and read /dev/urandom then, instead. + This is in line with what recent Python does. #23 Test suite: Fix memory leaks Rely on macro HAVE_ARC4RANDOM_BUF (rather than __CloudABI__) for CloudABI #100 Fix use of SIPHASH_MAIN in siphash.h Special thanks to: + Chanho Park Pascal Cuoq Rhodri James + Simon McVittie Vadim Zeitlin Viktor Szakats and -- 2.40.0