BIND 10 trac1259, updated. aeb36174889e8dbd189bca40276b34600aab81fb [1250] Add a note about the library name

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Oct 4 17:57:49 UTC 2011


The branch, trac1259 has been updated
       via  aeb36174889e8dbd189bca40276b34600aab81fb (commit)
      from  dffd036cad40c62d4886cdc67ca9cb965fc8c493 (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 aeb36174889e8dbd189bca40276b34600aab81fb
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Oct 4 19:57:02 2011 +0200

    [1250] Add a note about the library name

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

Summary of changes:
 src/lib/python/isc/xfrin/diff.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/xfrin/diff.py b/src/lib/python/isc/xfrin/diff.py
index 26b2f83..b6d8244 100644
--- a/src/lib/python/isc/xfrin/diff.py
+++ b/src/lib/python/isc/xfrin/diff.py
@@ -16,6 +16,10 @@
 """
 This helps the XFR in process with accumulating parts of diff and applying
 it to the datasource.
+
+The name of the module is not yet fully decided. We might want to move it
+under isc.datasrc or somewhere else, because we might want to reuse it with
+future DDNS process. But until then, it lives here.
 """
 
 import isc.dns




More information about the bind10-changes mailing list