BIND 10 master, updated. f2b4e736bb7d4612c33aa2a648b0b9640a015154 [master] changelog for #2339

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Oct 10 20:50:33 UTC 2012


The branch, master has been updated
       via  f2b4e736bb7d4612c33aa2a648b0b9640a015154 (commit)
      from  88db890d8d1c64de49be87f03c24a2021bcf63da (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 f2b4e736bb7d4612c33aa2a648b0b9640a015154
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 10 13:50:21 2012 -0700

    [master] changelog for #2339

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    7 +++++++
 1 file changed, 7 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 868b02a..47ad2cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+488.	[build]		jinmei
+	On configure, changed the search order for Python executable.
+	It first ties more specific file names such as "python3.2" before
+	more generic "python3".  This will prevent configure failure on
+	Mac OS X that installs Python3 via recent versions of Homebrew.
+	(Trac #2339, git 88db890d8d1c64de49be87f03c24a2021bcf63da)
+
 487.	[bug]		jinmei
 	The bind10 process now terminates a component (subprocess) by the
 	"config remove Boss/components" bindctl command even if the



More information about the bind10-changes mailing list