]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorEvan Hunt <each@isc.org>
Mon, 22 Oct 2012 20:20:48 +0000 (13:20 -0700)
committerEvan Hunt <each@isc.org>
Mon, 22 Oct 2012 20:20:48 +0000 (13:20 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8637ad5b62afd0afec6cc5fe9894d9cb069d5833..114da313ec5f4af55022b1a8d2f1517f8bd30abe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+3400.  [cleanup]       "named -V" can now report a source ID string, defined
+                       in the "srcid" file in the build tree and normally set
+                       to the most recent git hash.  [RT #31494]
+
 3399.  [port]          netbsd: rename 'bool' parameter to avoid namespace
                        clash.  [RT #31515]