summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2017-08-06 18:06:24 +0200
committerSebastian Pipping <sebastian@pipping.org>2017-08-06 18:06:24 +0200
commit5e3dca6a6c98c167ee12ae0a48015a95ad812284 (patch)
tree41e064a8aea838153af654f2abbd71c7c7cf38e1
parentb6bb651e15a5887e40c2b4836ff6a38edcb09b26 (diff)
downloadlibexpat-git-5e3dca6a6c98c167ee12ae0a48015a95ad812284.tar.gz
Changes: Document fix to #43
-rw-r--r--expat/Changes3
1 files changed, 3 insertions, 0 deletions
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: