From a51ffa58d79b5b08e8d63d7f079d59ed8fcbeeeb Mon Sep 17 00:00:00 2001 From: Artem Boldariev Date: Wed, 20 Dec 2023 19:54:31 +0200 Subject: [PATCH] Modify CHANGES [GL #4473] Mention that an intermittent BIND process termination in DoH code has been fixed. --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index a846ad7f23..7f5b381442 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +6398. [bug] Fix potential data races in our DoH implementation + related to HTTP/2 session object management and + endpoints set object management after reconfiguration. + We would like to thank Dzintars and Ivo from nic.lv + for bringing this to our attention. [GL #4473] + 6397. [placeholder] 6396. [func] Outgoing zone transfers are no longer enabled by