2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Modify CHANGES

Mention that TLS session resumption is now fully supported in the
client side code.
This commit is contained in:
Artem Boldariev
2022-05-09 19:40:01 +03:00
parent 35338b4105
commit aa8c258fba

View File

@@ -1,3 +1,6 @@
5893. [func] Add TLS session resumption support to the client-side
TLS code. [GL !6274]
5892. [cleanup] Refactored the the hash tables in resolver.c to
use the isc_ht API. [GL !6271]