From 157e3a98f28f7afaea9d20ff76ee02c83da80a61 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 9 Nov 2020 16:32:42 +1100 Subject: [PATCH] Add CHANGES not for [GL #2252] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 71d9dc2cbb..8897c1d347 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5530. [bug] DNSTAP did not capture responses to forwarded + UPDATE requests. [GL #2252] + 5529. [func] The network manager API is now used by named to send zone transfer requests. [GL #2016]