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

[vidalia-svn] r2513: Add a couple changelog entries, remove a long long long over (in vidalia/trunk: . doc)



Author: edmanm
Date: 2008-04-12 18:07:40 -0400 (Sat, 12 Apr 2008)
New Revision: 2513

Modified:
   vidalia/trunk/
   vidalia/trunk/CHANGELOG
   vidalia/trunk/doc/TODO
Log:
 r359@lysithea:  edmanm | 2008-04-12 18:07:38 -0400
 Add a couple changelog entries, remove a long long long overdue todo item,
 and fudge a todo category heading to make it appear like I suck less than
 I really do.



Property changes on: vidalia/trunk
___________________________________________________________________
 svk:merge ticket from /local/vidalia/trunk [r359] on 90112fd6-a33b-4cea-8d39-48ff1d78625c

Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG	2008-04-12 22:02:30 UTC (rev 2512)
+++ vidalia/trunk/CHANGELOG	2008-04-12 22:07:40 UTC (rev 2513)
@@ -1,6 +1,14 @@
 0.1.3   xx-xxx-2008
   o Fix the OSX_FAT_BINARY build option so that it actually does produce a
     Universal binary when enabled. (Ticket #342)
+  o Switch to using 'getinfo ns/all' instead of 'getinfo network-status' to
+    get a list of available relays. 'getinfo network-status' was deprecated
+    long ago.
+  o Only display the running relays in the big list of relays to the left of
+    the network map. Listing a big pile of unavailable relays is not
+    particularly useful, and just clutters up the list.
+  o Add support for the 'usefeature verbose_names' control command that was
+    introduced way back in Tor 0.1.2.2-alpha.
   o Correct the tab order on the custom bandwidth settings tab. (Ticket #351)
  
 

Modified: vidalia/trunk/doc/TODO
===================================================================
--- vidalia/trunk/doc/TODO	2008-04-12 22:02:30 UTC (rev 2512)
+++ vidalia/trunk/doc/TODO	2008-04-12 22:07:40 UTC (rev 2513)
@@ -1,6 +1,4 @@
-Things to complete for 0.1.0:
-  * Stop using 'getinfo network-status' to get a list of servers. Instead, we
-    should be using 'getinfo ns/all' (Tor >= 0.1.2.3-alpha).
+Things to complete for 0.1.x:
   * 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 should close any logs that have 'stdout' or 'stderr' as the target after