Add ChangeLog entry for PR #1567.

ChangeLog entry for platform support for the Haiku OS. PR #1567.
This commit is contained in:
Simon Butcher 2018-07-10 11:56:19 +01:00
parent 6331cb0607
commit 231d7e5669

View file

@ -6,6 +6,8 @@ Features
* Add new crypto primitives from RFC 7539: stream cipher Chacha20, one-time
authenticator Poly1305 and AEAD construct Chacha20-Poly1305. Contributed by
Daniel King (#485).
* Add platform support for the Haiku OS. (https://www.haiku-os.org).
Contributed by Augustin Cavalier.
Bugfix
* Fix the key_app_writer example which was writing a leading zero byte which