Commit a17637cd authored by bescoto's avatar bescoto

Last changes for 0.12.6


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@489 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 8b398907
New in v0.12.6 (??????????)
New in v0.12.6 (2003/11/02)
---------------------------
Yet another unreadable file non-root regress bug fix. Sorry about
......
......@@ -112,6 +112,7 @@ def set_allowed_requests(sec_level):
allowed_requests = ["VirtualFile.readfromid", "VirtualFile.closebyid",
"Globals.get", "Globals.is_not_None",
"Globals.get_dict_val",
"FilenameMapping.set_init_quote_vals_local",
"log.Log.open_logfile_allconn",
"log.Log.close_logfile_allconn",
"Log.log_to_file",
......@@ -160,7 +161,6 @@ def set_allowed_requests(sec_level):
"log.Log.setverbosity",
"log.Log.setterm_verbosity",
"Time.setprevtime_local",
"FilenameMapping.set_init_quote_vals_local",
"Globals.postset_regexp_local",
"Globals.set_select",
"backup.SourceStruct.set_session_info",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment