From: George Thessalonikefs Date: Tue, 25 Jan 2022 16:29:52 +0000 (+0100) Subject: Changelog note for #612: X-Git-Tag: release-1.15.0rc1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=79e755e1dd00cd05ae56e77b6f883ce11fbcf8c0;p=thirdparty%2Funbound.git Changelog note for #612: - Merge PR #612: TCP race condition. --- diff --git a/doc/Changelog b/doc/Changelog index 9f2887e53..9878dffc0 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 25 January 2022: George - Fix #588: Unbound 1.13.2 crashes due to p->pc is NULL in serviced_udp_callback. + - Merge PR #612: TCP race condition. 25 January 2022: Wouter - Fix #610: Undefine-shift in sldns_str2wire_hip_buf.