From 2336bb0d9ef06272873503a7309262fd7e89bc62 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Mon, 18 Oct 2021 13:17:33 -0700 Subject: [PATCH] CHANGES for [GL #2953] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 1a5abf7d2d..b6167e471c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5745. [bug] Fetch context objects now use attach/detach + semantics to make it easier to find and debug + reference-counting errors, and several such errors + have been fixed. [GL #2953] + 5744. [func] The network manager is now used for netlink sockets to monitor network interface changes. This was the last remaining use of the old isc_socket and