[svn] commit: r3858 - /trunk/ChangeLog
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Dec 16 07:16:39 UTC 2010
Author: jinmei
Date: Thu Dec 16 07:16:38 2010
New Revision: 3858
Log:
added changelog entry for trac #423
(with a minor irrelevant cleanup: folded a long line)
Modified:
trunk/ChangeLog
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Thu Dec 16 07:16:38 2010
@@ -1,6 +1,13 @@
+ 129. [func] jinmei
+ src/lib/dns: Added new functions masterLoad() for loading master
+ zone files. The initial implementation can only parse a limited
+ form of master files, but BIND 9's named-compilezone can convert
+ any valid zone file into the acceptable form.
+ (Trac #423, svn r3857)
+
128. [build] vorner
- Test for query name = '.', type = DS to authoritative nameserver for root
- zone was added.
+ Test for query name = '.', type = DS to authoritative nameserver
+ for root zone was added.
(Trac #85, svn r3836)
127. [bug] stephen
More information about the bind10-changes
mailing list