BIND 10 master, updated. 48509346472b0e2d84a97a6bbab2e9d3199e38ce [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10 commit.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Nov 7 16:20:21 UTC 2012
The branch, master has been updated
via 48509346472b0e2d84a97a6bbab2e9d3199e38ce (commit)
via 44da058a8a9f2f7bfca5be797823a6b43bb1865e (commit)
from b4921859312474c4cd3f1c3d3f78392f85698c41 (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 48509346472b0e2d84a97a6bbab2e9d3199e38ce
Merge: 44da058 b492185
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Nov 7 08:19:53 2012 -0800
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
commit.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++++++
1 file changed, 10 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 2b564e1..07474ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+500. [bug] jinmei
+ Corrected the autoconf example in the examples directory so it can
+ use the configured path to Boost to check availability of the BIND 10
+ library. Previously the sample configure script could fail if
+ Boost is installed in an uncommon place. Also, it now provides a
+ helper m4 function and example usage for embedding the library
+ path to executable (using linker options like -Wl,-R) to help
+ minimize post-build hassles.
+ (Trac #2356, git 36514ddc884c02a063e166d44319467ce6fb1d8f)
+
499. [func] team
The b10-auth 'loadzone' command now uses the internal thread
introduced in 495 to (re)load a zone in the background, so that
More information about the bind10-changes
mailing list