BIND 10 master, updated. 6de9ca4708fe4e56e17aedab38b89d7f76bf2515 [master] editorial cleanup: removed non-existent param from doc
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Sep 27 00:54:36 UTC 2012
The branch, master has been updated
via 6de9ca4708fe4e56e17aedab38b89d7f76bf2515 (commit)
from 354ae8184c3927c7afa0aef59297d1d03561d640 (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 6de9ca4708fe4e56e17aedab38b89d7f76bf2515
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Sep 26 17:53:57 2012 -0700
[master] editorial cleanup: removed non-existent param from doc
trivial, committing at my discretion.
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/ddns/session.py | 2 --
1 file changed, 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/ddns/session.py b/src/lib/python/isc/ddns/session.py
index 366bc8b..60834fb 100644
--- a/src/lib/python/isc/ddns/session.py
+++ b/src/lib/python/isc/ddns/session.py
@@ -199,8 +199,6 @@ class UpdateSession:
logging and access control.
- zone_config (ZoneConfig) A tentative container that encapsulates
the server's zone configuration. See zone_config.py.
- - req_data (binary) Wire format data of the request message.
- It will be used for TSIG verification if necessary.
'''
self.__message = req_message
More information about the bind10-changes
mailing list