[svn] commit: r3600 - /trunk/ChangeLog
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Nov 22 14:45:41 UTC 2010
Author: jinmei
Date: Mon Nov 22 14:45:27 2010
New Revision: 3600
Log:
changelog for #411
Modified:
trunk/ChangeLog
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Nov 22 14:45:27 2010
@@ -1,3 +1,13 @@
+ 119. [bug] jinmei
+ The master file parser of the python datasrc module incorrectly
+ regarded a domain name beginning with a decimal number as a TTL
+ specification. This confused b10-loadzone and had it reject to
+ load a zone file that contains such a name.
+ Note: this fix is incomplete and the loadzone would still be
+ confused if the owner name is a syntactically indistinguishable
+ from a TTL specification. This is part of a more general issue
+ and will be addressed in Trac #413. (Trac #411, svn r3599)
+
118. [func] jinmei
src/lib/dns: changed the interface of AbstractRRset::getRdataIterator()
so that the internal cursor would point to the first RDATA
More information about the bind10-changes
mailing list