]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add missing placeholder and fix CHANGES numbers
authorEvan Hunt <each@isc.org>
Tue, 26 Jun 2018 16:01:39 +0000 (09:01 -0700)
committerEvan Hunt <each@isc.org>
Tue, 26 Jun 2018 16:01:39 +0000 (09:01 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 01c60916e178abbc3d9c986ac91b2da81e0d9779..91acda732d7c6703c8d95d27b8fabd61cfa3c045 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
-4980.  [bug]           Fix race in cmsg buffer usage in socket code.
+4981.  [bug]           Fix race in cmsg buffer usage in socket code.
                        [GL #180]
 
-4979.  [bug]           Named-checkconf failed to detect bad in-view targets.
+4980.  [bug]           Named-checkconf failed to detect bad in-view targets.
                        [GL #288]
 
+4979.  [placeholder]
+
 4978.  [test]          Fix error handling and resolver configuration in the
                        "rpz" system test. [GL #312]