]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Tue, 24 Aug 2021 20:14:59 +0000 (13:14 -0700)
committerEvan Hunt <each@isc.org>
Wed, 1 Sep 2021 15:01:27 +0000 (08:01 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index b8ea0b1602018767a83b4295866abb432659aefc..f96de232051c28b65e12996e8c859311c06c456a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5711.  [bug]           "map" files exceeding 2GB in size could fail to
+                       load due to a size comparison that incorrectly
+                       treated the file size as a signed integer. [GL #2878]
+
 5710.  [placeholder]
 
 5709.  [func]          Zone types are now reported in the statistics channel
@@ -34,7 +38,7 @@
 5701.  [bug]           named-checkconf failed to detect syntactically invalid
                        key and tls names. [GL #2461]
 
-5700.  [bug]           Journals where not being removed when a catalog zone
+5700.  [bug]           Journals were not being removed when a catalog zone
                        was removed. [GL #2842]
 
 5699.  [func]          Grow and shrink dnssec-sign statistics on key rollover