Browse Source

[master] Added ChangeLog entry for #2786.

Marcin Siodelski 12 years ago
parent
commit
9346c7a0f4
1 changed files with 8 additions and 0 deletions
  1. 8 0
      ChangeLog

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+617.	[bug]		marcin
+	b10-dhcp4: Fixed a bug whereby the domain-name option was encoded
+	as FQDN (using technique described in RFC1035) instead of a string.
+	Also, created new class which represents an option carrying a single
+	string value. This class is now used for all standard options of
+	this kind.
+	(Trac #2786, git 96b1a7eb31b16bf9b270ad3d82873c0bd86a3530)
+
 616.	[doc]		stephen
 	Added description to the DHCP "Database Back-Ends" section of the
 	BIND 10 Developer's Guide about how to set up a MySQL database for