]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog for Trac 1604
authorStephen Morris <stephen@isc.org>
Fri, 3 Feb 2012 12:02:52 +0000 (12:02 +0000)
committerStephen Morris <stephen@isc.org>
Fri, 3 Feb 2012 12:02:52 +0000 (12:02 +0000)
ChangeLog

index 5b81afc5a559d0900eb92c0a42784ab502640c6c..239a35989912afd5fc588c7ac0b9bc9b421b4b1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+374.   [func]*     stephen
+       Alter RRsetPtr and ConstRRsetPtr to point to AbstractRRset (instead
+       of RRset) to allow for specialised implementations of RRsets in
+       data sources.
+       (Trac #1604, git 3071211d2c537150a691120b0a5ce2b18d010239)
+
 373.   [bug]           jinmei
        libdatasrc: the in-memory data source incorrectly rejected loading
        a zone containing a CNAME RR with RRSIG and/or NSEC.