]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 6 Jun 2018 03:30:28 +0000 (13:30 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Jun 2018 05:15:26 +0000 (15:15 +1000)
(cherry picked from commit ef7401e4a7c9f304a6ad33a6d0111665f24212d9)

CHANGES

diff --git a/CHANGES b/CHANGES
index 54a1350e5d537a5e6aab3b35478e53a18f28119d..adf109c8653ef88df73f8b8a793d413aa4427cd0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
                        if available, to configure the test interfaces on
                        linux.  [GL #302]
 
+4962.  [cleanup]       Move 'named -T' processing to its own function.
+                       [GL #316]
+
 4958.  [bug]           Remove redundant space from NSEC3 record. [GL #281]
 
 4955.  [cleanup]       Silence cppcheck warnings in lib/dns/master.c.