[vidalia/alpha] Add a changes file

commit 868091e62451a3a2c1b267671ed3214cc1f11783 Author: Tomás Touceda <chiiph@torproject.org> Date: Mon Mar 5 09:28:27 2012 -0300 Add a changes file --- changes/featSettings | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/changes/featSettings b/changes/featSettings new file mode 100644 index 0000000..9622b01 --- /dev/null +++ b/changes/featSettings @@ -0,0 +1,6 @@ + o Implements a torrc parser and editor and uses that to take every + tor configuration option from the vidalia.conf file to the + torrc. Vidalia now just needs to know the minimal information to + connect to the tor process (ControlPort or ControlSocket and + authentication) and everything else would be handled through the + torrc file. \ No newline at end of file
participants (1)
-
chiiph@torproject.org