Add CHANGES

This commit is contained in:
Ondřej Surý
2020-04-20 12:02:55 +02:00
parent 57c39ddbe3
commit 84fffbdb4c

View File

@@ -1,3 +1,6 @@
5397. [func] Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.
Thanks to Aaron Thompson. [GL !3326]
5396. [func] Use UV_UDP_RECVMMSG flag to enable recvmmsg support in
libuv >= 1.37. [GL #1797]