BIND 10 master, updated. bad7607f03104c81cf7224f6fd71db009219ad51 [master] changelog entry for #869
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Oct 25 04:28:21 UTC 2011
The branch, master has been updated
via bad7607f03104c81cf7224f6fd71db009219ad51 (commit)
from 56d5c4a16e39b3aa6c1786e1ceebb8550c0429e3 (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 bad7607f03104c81cf7224f6fd71db009219ad51
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 24 21:28:06 2011 -0700
[master] changelog entry for #869
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index fb00bd9..f4cba7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+303. [bug] jinmei
+ Changed the installation path for the UNIX domain file used
+ for the communication between b10-auth and b10-xfrout to a
+ "@PACKAGE@" subdirectory (e.g. from /usr/local/var to
+ /usr/local/var/bind10-devel). This should be transparent change
+ because this file is automatically created and cleaned up, but
+ if the old file somehow remains, it can now be safely removed.
+ (Trac #869, git 96e22f4284307b1d5f15e03837559711bb4f580c)
+
302. [defect] jelte
msgq no longer crashes if the remote end is closed while msgq
tries to send data. It will now simply drop the message and close
More information about the bind10-changes
mailing list