Browse Source

[master] Added ChangeLog entry 801 for Trac# 3087.

Thomas Markwalder 11 years ago
parent
commit
9aad3742c5
1 changed files with 8 additions and 0 deletions
  1. 8 0
      ChangeLog

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+801.	[func]	tmark
+	Added the initial implementation of the class, NameAddTransaction, 
+	to b10-dhcp-ddns.  This class provides the state model logic described
+	in the DHCP_DDNS design to add or replace forward and reverse DNS entries
+	for a given FQDN.  It does not yet construct the actual DNS update 
+	requests, this will be added under Trac# 3241.
+	(Trac# 3207, git 8f99da735a9f39d514c40d0a295f751dc8edfbcd)
+
 800.	[build]		jinmei
 	Fixed various build time issues for MacOS X 10.9.  Those include
 	some general fixes and improvements: