BIND 10 master, updated. db2594e846ccf340ed9820f049b9839231a4832b [master] changelog entry for trac #613.
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Feb 28 23:24:02 UTC 2011
The branch, master has been updated
via db2594e846ccf340ed9820f049b9839231a4832b (commit)
from b973f67520682b63ef38b1451d309be9f4f4b218 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit db2594e846ccf340ed9820f049b9839231a4832b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 28 15:23:48 2011 -0800
[master] changelog entry for trac #613.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 5a562ef..76a852b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ 182. [func] jinmei
+ Support cppcheck for static code check on C++ code. If cppcheck
+ is available, 'make cppcheck' on the top source directory will run
+ the checker and should cleanly complete with an exit code of 0
+ (at least with cppcheck 1.47).
+ Note: the suppression list isn't included in the final
+ distributions. It should be created by hand or retrieved from
+ the git repository.
+ (Trac #613, git b973f67520682b63ef38b1451d309be9f4f4b218)
+
181. [func] feng
Add stop interface into dns server, so we can stop each running
server individually. With it, user can reconfigure her running server
More information about the bind10-changes
mailing list