BIND 10 trac1064, updated. b06a3e2ba1febb9e34458c5106f8d1629a191d5f [1064] Documentation update

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 16 11:46:10 UTC 2011


The branch, trac1064 has been updated
       via  b06a3e2ba1febb9e34458c5106f8d1629a191d5f (commit)
      from  b9f87e9332895be6915e2f2960a2e921375e8e7f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b06a3e2ba1febb9e34458c5106f8d1629a191d5f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Aug 16 13:45:52 2011 +0200

    [1064] Documentation update

-----------------------------------------------------------------------

Summary of changes:
 src/lib/datasrc/database.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/database.h b/src/lib/datasrc/database.h
index eaeecc5..95782ef 100644
--- a/src/lib/datasrc/database.h
+++ b/src/lib/datasrc/database.h
@@ -268,7 +268,8 @@ public:
          * \param name The name to find
          * \param type The RRType to find
          * \param target Unused at this moment
-         * \param options Unused at this moment
+         * \param options Options about how to search.
+         *     See ZoneFinder::FindOptions.
          */
         virtual FindResult find(const isc::dns::Name& name,
                                 const isc::dns::RRType& type,




More information about the bind10-changes mailing list