summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2017-08-02 14:54:00 +0200
committerSebastian Pipping <sebastian@pipping.org>2017-08-02 15:01:47 +0200
commite5eb04b373a521d6b2c9ce4739c5f844503d0f2d (patch)
treef3770a6e87219a739139b588926ede0e08567f8e
parentcccadcc20d3df1531fce12623adbd84af967bad5 (diff)
downloadlibexpat-git-e5eb04b373a521d6b2c9ce4739c5f844503d0f2d.tar.gz
Changes: Document issues #4 #5 #7 #86
.. and extend credits
-rw-r--r--expat/Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/expat/Changes b/expat/Changes
index 4be0c5d6..1bceab5d 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -16,6 +16,9 @@ Release 2.2.? ????????????????
yet been initialized and read /dev/urandom then, instead.
This is in line with what recent Python does.
#81 Pre-10.7/Lion macOS: Support entropy from arc4random
+ #86 Check that a UTF-16 encoding in an XML declaration has the
+ right endianness
+ #4 #5 #7 Recover correctly when some reallocations fail
Repair "./configure && make" for systems without any
provider of high quality entropy
and try reading /dev/urandom on those
@@ -29,6 +32,7 @@ Release 2.2.? ????????????????
Special thanks to:
Chanho Park
+ Joe Orton
Pascal Cuoq
Rhodri James
Simon McVittie