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

[vidalia-svn] r1321: Remove one item from the TODO that went in 0.0.8 and one ite (trunk/doc)



Author: edmanm
Date: 2006-10-09 00:27:15 -0400 (Mon, 09 Oct 2006)
New Revision: 1321

Modified:
   trunk/doc/TODO
Log:
Remove one item from the TODO that went in 0.0.8 and one item that will go in
0.0.9.


Modified: trunk/doc/TODO
===================================================================
--- trunk/doc/TODO	2006-10-09 04:20:14 UTC (rev 1320)
+++ trunk/doc/TODO	2006-10-09 04:27:15 UTC (rev 1321)
@@ -1,7 +1,4 @@
 Things to complete for 0.1.0:
-  * Figure out what is causing all of these funky problems with random Windows
-    applications. If it turns out to be Qt (which is my current guess), we should 
-    try to submit a patch to Trolltech (Ticket #101).
   * When creating the Tor service on Windows, we either should be creating a
     separate user to run the service as (instead of running it as Local
     System), or we should write a patch for Tor to do it (Ticket #16).
@@ -64,7 +61,4 @@
     something smarter -- like handling the error and remembering the intended
     changes itself, or like rephrasing the error to give some hints about
     what's going on.
-  
-  * For the configure server window, I'm using 1024x768, and it fills my
-    screen vertically. Will lower resolutions have problems here?