Changes: Add link for SipHash commits

This commit is contained in:
Sebastian Pipping 2017-06-17 17:44:32 +02:00
parent 508b1c3023
commit 82b8241c1c

View File

@ -43,6 +43,7 @@ Release 2.2.1 Sat June 17 2017
[MOX-002] 70db8d2538a10f4c022655d6895e4c3e78692e7f
[MOX-001] #35 Change hash algorithm to William Ahern's version of SipHash
to go further with fixing CVE-2012-0876.
https://github.com/libexpat/libexpat/pull/39/commits
Bug fixes:
#32 Fix sharing of hash salt across parsers;