[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2601: Add a couple more changelog items. (in vidalia: . trunk)
Author: edmanm
Date: 2008-05-25 20:12:28 -0400 (Sun, 25 May 2008)
New Revision: 2601
Modified:
vidalia/
vidalia/trunk/CHANGELOG
Log:
r353@thebe: edmanm | 2008-05-25 20:13:08 -0400
Add a couple more changelog items.
Property changes on: vidalia
___________________________________________________________________
svk:merge ticket from /local/vidalia [r353] on 45a62a8a-8088-484c-baad-c7b3e776dd32
Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG 2008-05-25 23:56:41 UTC (rev 2600)
+++ vidalia/trunk/CHANGELOG 2008-05-26 00:12:28 UTC (rev 2601)
@@ -1,6 +1,10 @@
0.1.3 xx-xxx-2008
o Fix a bug in how Vidalia sent control commands to Tor that would
cause Vidalia to freeze when built against Qt 4.4.0. (Ticket #353)
+ o If we're running Tor >= 0.2.0.13-alpha, then check the descriptor
+ annotations for each descriptor before deciding to do a geoip lookup
+ on its IP address. If the annotations indicate it is a special purpose
+ descriptor (e.g., bridges), then don't do the lookup at all. (Ticket #326)
o Fix the OSX_FAT_BINARY build option so that it actually does produce a
Universal binary when enabled. (Ticket #342)
o Rename src/util to src/common, since libutil.a was apparently conflicting
@@ -14,8 +18,13 @@
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)
+ o Remove the 'Run Tor as a Service' checkbox. Lots of people seem to be
+ clicking it even though they don't really need to, and we end up leaving
+ them in a broken state after a reboot.
o Restore the Windows application icon that was inadvertently removed in
0.1.2. Reported by dr|z3d. (Ticket #358)
+ o Add a Turkish GUI translation from Yunus Kaba.
+ o Updated Finnish and Swedish translations.
0.1.2 24-Mar-2008