Browse Source

[master] added changelog for ddns support.

JINMEI Tatuya 13 years ago
parent
commit
4c6ec1df4a
1 changed files with 7 additions and 1 deletions
  1. 7 1
      ChangeLog

+ 7 - 1
ChangeLog

@@ -1,8 +1,14 @@
+448.	[func]		team
+	b10-ddns is now functional and handles dynamic update requests
+	per RFC 2136.  See BIND 10 guide for configuration and operation
+	details.
+	(Multiple Trac tickets)
+
 447.	[bug]		jinmei
 447.	[bug]		jinmei
 	Fixed a bug in b10-xfrout where a helper thread could fall into
 	Fixed a bug in b10-xfrout where a helper thread could fall into
 	an infinite loop if b10-auth stops while the thread is waiting for
 	an infinite loop if b10-auth stops while the thread is waiting for
 	forwarded requests from b10-auth.
 	forwarded requests from b10-auth.
-	(Trac #988, git 95a03bbefb559615f3f6e529d408b749964d390a)
+	(Trac #988 and #1833, git 95a03bbefb559615f3f6e529d408b749964d390a)
 
 
 446.	[bug]		muks
 446.	[bug]		muks
 	A number of warnings reported by Python about unclosed file and
 	A number of warnings reported by Python about unclosed file and