Add release note for GL #2398 and GL #3048

Related: !5620
Fix the isc_hp initialization and memory usage

Related: !5646
Reduce freemax values for dns_message mempools
This commit is contained in:
Petr Špaček 2022-01-07 15:35:13 +01:00 committed by Michał Kępień
parent 1acbf17cda
commit c2ed72a324

View file

@ -43,6 +43,9 @@ Feature Changes
``tls ephemeral`` configuration using the RSA algorithm with 4096-bit
keys. This has been changed to the ECDSA P-256 algorithm. :gl:`#2264`
- Overall memory use by ``named`` has been optimized and reduced,
especially on systems with many CPU cores. :gl:`#2398` :gl:`#3048`
Bug Fixes
~~~~~~~~~