From: Yorgos Thessalonikefs Date: Fri, 17 Apr 2026 14:23:53 +0000 (+0200) Subject: Changelog entry for #1400: X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=e233a1ef650e4495fa6056c236fdbdb2bec20478;p=thirdparty%2Funbound.git Changelog entry for #1400: - Merge #1400: Support pthread_setname_np. --- diff --git a/doc/Changelog b/doc/Changelog index 46beae15f..8a6089c61 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -16,6 +16,11 @@ - Fix ttl comparisons in rdata_copy for 32bit signed or unsigned. - Fix subnet store of servfail to not leak memory. +17 April 2026: Yorgos + - Merge #1400: Support pthread_setname_np. Adds support for + pthread_setname_np and variants to set the name on spawned threads + for easier debugging/monitoring. + 16 April 2026: Yorgos - Merge #1406: Introduce new 'tls-protocols' configuration option. - Introduce new 'tls-protocols' configuration option that specifies