diff --git a/CHANGES b/CHANGES index afadf50ea2..6bf5625f72 100644 --- 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]