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