]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES entry
authorWitold Kręcicki <wpk@isc.org>
Fri, 25 Jan 2019 08:35:13 +0000 (09:35 +0100)
committerWitold Krecicki <wpk@isc.org>
Fri, 25 Jan 2019 09:26:49 +0000 (04:26 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2e1f56c1f38d5ac1ddd3be816299176fd29c1e9b..3981dcb03d239b4652d75e53476b02e1af59071a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5145.  [func]          Use atomics instead of locked variables for isc_quota
+                       and isc_counter. [GL !1389]
+
 5144.  [bug]           dig now returns a non-zero exit code when a TCP
                        connection is prematurely closed by a peer more than
                        once for the same lookup.  [GL #820]