BIND 10 master, updated. a00b45ec9cdb590b973e5c00135f087ebdcb9aa6 [master] Added ChangeLog entry 648

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jul 26 16:09:26 UTC 2013


The branch, master has been updated
       via  a00b45ec9cdb590b973e5c00135f087ebdcb9aa6 (commit)
      from  3d39bccaf3f0565152ef73ec3e2cd03e77572c56 (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 a00b45ec9cdb590b973e5c00135f087ebdcb9aa6
Author: Thomas Markwalder <tmark at isc.org>
Date:   Fri Jul 26 12:08:27 2013 -0400

    [master] Added ChangeLog entry 648
    
    also removed extra brackets from 636, and 637

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

Summary of changes:
 ChangeLog |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 14b7f95..f92b583 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+648.	[func]		tmark
+	Moved classes pertaining to sending and receiving
+	NameChangeRequests from src/bin/d2 into their own library,
+	libdhcp_ddns, in src/lib/dhcp_ddns.  This allows the
+	classes to be shared between DHDCP-DDNS and its clients,
+	such as the DHCP servers.
+	(Trac# 3065, git 3d39bccaf3f0565152ef73ec3e2cd03e77572c56)
+
 647.	[func]		tmark
 	Added initial implementation of classes for sending
 	and receiving NameChangeRequests between DHCP-DDNS
@@ -63,13 +71,13 @@
 	structure of per-zone statistics.
 	(Trac #2884, git c0153581c3533ef045a92e68e0464aab00947cbb)
 
-637.	[func]		[tmark]
+637.	[func]		tmark
 	Added initial implementation of NameChangeRequest,
 	which embodies DNS update requests sent to DHCP-DDNS
 	by its clients.
 	(trac3007 git f33bdd59c6a8c8ea883f11578b463277d01c2b70)
 
-636.	[func]		[tmark]
+636.	[func]		tmark
 	Added the initial implementation of configuration parsing for
 	DCHP-DDNS.
 	(Trac #2957, git c04fb71fa44c2a458aac57ae54eeb1711c017a49)



More information about the bind10-changes mailing list