Browse Source

changelog entry for trac #410

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3596 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 14 years ago
parent
commit
9afb57662b
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+  118.	[func]		jinmei
+	src/lib/dns: changed the interface of AbstractRRset::getRdataIterator()
+	so that the internal cursor would point to the first RDATA
+	automatically.  This will be a more intuitive and less error prone
+	behavior.  This is a backward compatible change. (Trac #410, r3595)
+
   117.  [func]		jinmei
   117.  [func]		jinmei
 	src/lib/datasrc: added new zone and zone table classes for the
 	src/lib/datasrc: added new zone and zone table classes for the
 	support of in memory data source.  This is an intermediate step to
 	support of in memory data source.  This is an intermediate step to