]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Fri, 5 Jan 2024 11:55:58 +0000 (12:55 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 5 Jan 2024 11:55:58 +0000 (12:55 +0100)
doc/notes/notes-9.18.22.rst

index 2695a10e37bfc086fe4636fa48de38a848dec568..c2d3375b4fb25a5ef96fa1e74eabd84ada5ce7d3 100644 (file)
@@ -35,9 +35,9 @@ Security Fixes
 Bug Fixes
 ~~~~~~~~~
 
-- Fix statistics export to use full 64 bit signed numbers instead of truncating
-  values to unsigned 32 bits. Export was truncating values since BIND 9.15.0.
-  :gl:`#4467`
+- The counters exported via the statistics channel were changed back to
+  64-bit signed values; they were being inadvertently truncated to
+  unsigned 32-bit values since BIND 9.15.0. :gl:`#4467`
 
 Known Issues
 ~~~~~~~~~~~~