From 2cba6a203b2c583176cc0b9c87d99f71d83614c7 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Mon, 22 Oct 2012 13:20:07 -0700 Subject: [PATCH] add CHANGES --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) 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]