From adf7cb4ba7403d9eb04c28002d3ccc04721832b6 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 2 Jul 2020 15:08:05 +1000 Subject: [PATCH] Add CHANGES note for [GL #1475] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 761f9a1161..d7327b60d9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5461. [bug] The header STALE attribute was not being updated with + the write lock being held leading to incorrect + statistics. Convert the header attributes to use atomic + operations. [GL #1475] + 5460. [cleanup] tsig-keygen was previously an alias for ddns-confgen and was documented in the ddns-confgen man page. This has been reversed; tsig-keygen is