summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2023-10-04 11:13:45 +0200
committerAndrei Pavel <andrei@isc.org>2023-10-05 16:40:02 +0200
commit360a23f13206b7f2af183f74c357b81996122b48 (patch)
tree79aef4126180a20148f685e33404480ecbb502a9 /ChangeLog
parent[#3068] wrap some long lines (diff)
downloadkea-360a23f13206b7f2af183f74c357b81996122b48.tar.xz
kea-360a23f13206b7f2af183f74c357b81996122b48.zip
[#3068] reword ChangeLog entry
Diffstat (limited to '')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ed1a65cf4..c0dd5afca1 100644
--- 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 pool, or
+ 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