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

[vidalia-svn] r1898: Add a todo item, defer another item, and fix a typo. (in trunk: . doc)



Author: edmanm
Date: 2007-08-31 01:37:01 -0400 (Fri, 31 Aug 2007)
New Revision: 1898

Modified:
   trunk/
   trunk/doc/TODO
Log:
 r2111@adrastea:  edmanm | 2007-08-31 01:36:48 -0400
 Add a todo item, defer another item, and fix a typo.



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

Modified: trunk/doc/TODO
===================================================================
--- trunk/doc/TODO	2007-08-31 04:08:57 UTC (rev 1897)
+++ trunk/doc/TODO	2007-08-31 05:37:01 UTC (rev 1898)
@@ -3,16 +3,18 @@
     should be using 'getinfo ns/all' (Tor >= 0.1.2.3-alpha).
   * 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 should 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)
+  * Start using the DESCCHANGED event to find out when our own descriptor
+    changes, if the user is running a server.
 
 
 Features planned for 0.1.x:
+  * Our GeoIP cache should recognize IP addresses on the same subnet.
+    (Ticket #154)
   * GeoIP requests should be encrypted so the exit node does not know what is 
     being requested and cannot muck with the requests or responses.
   * Roger has added some additional events that Vidalia should respond