add CHANGES

This commit is contained in:
Evan Hunt 2012-10-22 13:20:07 -07:00
parent 86bb84f3c8
commit 2cba6a203b

View file

@ -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]