Browse Source

[1512] more comment (doc) update

JINMEI Tatuya 13 years ago
parent
commit
743fa2c222
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/python/isc/ddns/session.py

+ 2 - 0
src/lib/python/isc/ddns/session.py

@@ -79,6 +79,8 @@ class UpdateSession:
         - zone_config (ZoneConfig) A tentative container that encapsulates
           the server's zone configuration.  See zone_config.py.
 
+        (It'll soon need to be passed ACL in some way, too)
+
         '''
         self.__message = req_message
         self.__client_addr = client_addr