[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1630: Add a to-do item. (in trunk: . doc)



Author: edmanm
Date: 2007-02-05 15:17:46 -0500 (Mon, 05 Feb 2007)
New Revision: 1630

Modified:
   trunk/
   trunk/doc/TODO
Log:
 r1659@adrastea:  edmanm | 2007-02-05 15:15:04 -0500
 Add a to-do item.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r1659] on 54b3572a-7227-0410-958f-53ecd705b71a

Modified: trunk/doc/TODO
===================================================================
--- trunk/doc/TODO	2007-02-05 19:55:26 UTC (rev 1629)
+++ trunk/doc/TODO	2007-02-05 20:17:46 UTC (rev 1630)
@@ -1,6 +1,11 @@
 Things to complete for 0.1.0:
   * There is a ticket about not being able to save config changes when an alternate
     torrc is specified. Needs to be verified and fixed. (Ticket #159)
+  * We shoud close any logs that have 'stdout' or 'stderr' as the target after
+    we connect to Tor's control port, but pass command line arguments to Tor
+    to tell it to log to stdout and stderr initially, in case it dies before
+    we can connect to its control port. This way, if Vidalia freezes, Tor
+    won't freeze.
   * Our GeoIP cache should recognize IP addresses on the same subnet.
     (Ticket #154)