From 5e3dca6a6c98c167ee12ae0a48015a95ad812284 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 6 Aug 2017 18:06:24 +0200 Subject: [PATCH] Changes: Document fix to #43 --- expat/Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/expat/Changes b/expat/Changes index 7ddae85f..f62b94e1 100644 --- a/expat/Changes +++ b/expat/Changes @@ -7,12 +7,15 @@ Release 2.?.? ????????????????? #109 Fix "make check" for non-x86 architectures that default to unsigned type char (-128..127 rather than 0..255) #109 coverage.sh: Cover -funsigned-char + #43 CMake: Auto-detect high quality entropy extractors, add new + option USE_libbsd=ON to use arc4random_buf of libbsd Improve test suite error output #111 Fix some typos in documentation Special thanks to: Jakub Wilk Joe Orton + Rolf Eike Beer Release 2.2.3 Wed August 2 2017 Security fixes: -- 2.49.0