From: JINMEI Tatuya Date: Fri, 11 Jan 2013 02:03:47 +0000 (-0800) Subject: [master] changelog entry for #2500 X-Git-Tag: bind10-1.0.0-rc-release~95^2~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68709a07c59441cd101e750d72049a6218f0262b;p=thirdparty%2Fkea.git [master] changelog entry for #2500 --- diff --git a/ChangeLog b/ChangeLog index 5933e4a77a..a103a7ac00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +545. [func] jinmei + libdns++: the SOA Rdata class now uses the generic lexer in + constructors from text. This means that the MNAME and RNAME of an + SOA RR in a zone file can now be non absolute (the origin name + in that context will be used), e.g., when loaded by b10-loadzone. + (Trac #2500, git 019ca218027a218921519f205139b96025df2bb5) + 544. [func] tomek b10-dhcp4: Allocation engine support for IPv4 added. Currently supported operations are server selection (Discover/Offer),