2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES note for [GL !6803]

This commit is contained in:
Ondřej Surý
2022-09-26 09:37:28 +02:00
parent 1baed21688
commit b4e131ac77

View File

@@ -1,3 +1,7 @@
5980. [func] The internal isc_entropy API provider has been
changed from OpenSSL RAND_bytes() to uv_random()
to use system provided entropy. [GL !6803]
5979. [func] Implement DoT support for nsupdate. [GL #1781]
5978. [port] The ability to use pkcs11 via engine_pkcs11 has been