]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3068] reword ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Wed, 4 Oct 2023 09:13:45 +0000 (12:13 +0300)
committerAndrei Pavel <andrei@isc.org>
Thu, 5 Oct 2023 14:40:02 +0000 (17:40 +0300)
ChangeLog

index 0ed1a65cf45bd7b8ace6dfbbe24c048b38bdab13..c0dd5afca1a97858e835c77db9e71cfb4e617cfa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,10 +4,10 @@
        the response if the inquired statistic was intended to have a big
        integer data type, and if the integer value would not be
        representable on 64 bits. Affected statistics are "total-nas" and
-       "total-pds", and the bug only manifests if the inquired pool (or
-       the inquired subnet's aggregated pool space) is larger than /64
-       or larger in case of prefix delegation. Prior to this fix, the
-       command would still get an accurate response over unix socket.
+       "total-pds", and the bug only manifests if the inquired poolor
+       the inquired subnet's aggregated pool space, is large enough.
+       Prior to this fix, commands would get a correct response over
+       unix socket.
        (Gitlab #3068)
 
 Kea 2.5.2 (development) released on September 27, 2023