]> 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:21:37 +0000 (15:21 +1000)
(cherry picked from commit ef7401e4a7c9f304a6ad33a6d0111665f24212d9)

CHANGES

diff --git a/CHANGES b/CHANGES
index b82e24bf2417377a1ec85f50ea6a2324559c6771..72644ee80fa695f45908f219abba66981aa8e0a9 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.