BIND 10 master, updated. 0811abc7c8bc7ad8eb4aa4edb565724dcb4352bb [master] Change log for trac 2410

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Nov 27 10:44:39 UTC 2012


The branch, master has been updated
       via  0811abc7c8bc7ad8eb4aa4edb565724dcb4352bb (commit)
      from  f53e65cdceeb8e6da4723730e4ed0a17e4646579 (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 0811abc7c8bc7ad8eb4aa4edb565724dcb4352bb
Author: Stephen Morris <stephen at isc.org>
Date:   Tue Nov 27 10:44:09 2012 +0000

    [master] Change log for trac 2410

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 828ac6a..b412ce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+511.	[bug]		stephen
+	Fixed a race condition in the DHCP tests whereby the test program
+	spawned a subprocess and attempted to read (without waiting) from
+	the interconnecting pipe before the subprocess had written
+	anything.  The lack of output was being interpreted as a test
+	failure.
+	(Trac #2410, git f53e65cdceeb8e6da4723730e4ed0a17e4646579)
+
 510.	[func]		marcin
 	DHCP option instances can be created using a collection of strings.
 	Each string represents a value of a particular data field within



More information about the bind10-changes mailing list