]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #538
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 3 Sep 2021 14:41:21 +0000 (16:41 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 3 Sep 2021 14:41:21 +0000 (16:41 +0200)
- Fix #538: Fix subnetcache statistics.

doc/Changelog

index 8f1c851c7fc6ba2ba942fa95c4b7a9eef41027c6..e0610e957f63d205343b4dbfc01b3d63f8f77131 100644 (file)
@@ -1,3 +1,6 @@
+3 September 2021: Wouter
+       - Fix #538: Fix subnetcache statistics.
+
 1 September 2021: Wouter
        - Fix tcp fastopen failure when disabled, try normal connect instead.