]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Thu, 14 Mar 2019 22:13:18 +0000 (15:13 -0700)
committerEvan Hunt <each@isc.org>
Mon, 6 May 2019 19:57:38 +0000 (12:57 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9678a69ee18f3cd45bad5b5bd06692db28573223..fb571295b2cd07aa3fafc906a82a88710f30172b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5220.  [cleanup]       Refactor the isc_stat structure to take advantage
+                       of stdatomic. [MR !1493]
+
 5219.  [bug]           Fixed a race in the filter-aaaa plugin that could
                        trigger a crash when returning an instance object
                        to the memory pool. [GL #982]