]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES note
authorWitold Kręcicki <wpk@isc.org>
Tue, 11 Jun 2019 09:40:20 +0000 (11:40 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 26 Jun 2019 09:09:05 +0000 (11:09 +0200)
(cherry picked from commit c62a7c88b8298a3225ff90dfb4fbecc2788a7434)

CHANGES

diff --git a/CHANGES b/CHANGES
index 40ea8b0756c0bb654ac504f722f3cae6f39b7661..46b7d273e794c8fa0cedfc5a7f737e559fa4e0c2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 5251.  [bug]           Statistics were broken in x86 Windows builds.
                        [GL #1081]
 
+5249.  [bug]           Fix a possible underflow in recursion clients
+                       statistics when hitting recursive clients
+                       soft quota. [GL #1067]
+
        --- 9.14.3 released ---
 
 5244.  [security]      Fixed a race condition in dns_dispatch_getnext()