]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog entry for #2500
authorJINMEI Tatuya <jinmei@isc.org>
Fri, 11 Jan 2013 02:03:47 +0000 (18:03 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Fri, 11 Jan 2013 02:03:47 +0000 (18:03 -0800)
ChangeLog

index 5933e4a77aacc61accd73eea216ffe34771a5d35..a103a7ac005578f1fd8b8d5f07904e435e6b5708 100644 (file)
--- 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),