Changeset 2601 for vidalia/trunk/CHANGELOG
- Timestamp:
- 05/25/08 20:12:28 (6 months ago)
- Files:
-
- 1 modified
-
vidalia/trunk/CHANGELOG (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vidalia/trunk/CHANGELOG
r2582 r2601 2 2 o Fix a bug in how Vidalia sent control commands to Tor that would 3 3 cause Vidalia to freeze when built against Qt 4.4.0. (Ticket #353) 4 o If we're running Tor >= 0.2.0.13-alpha, then check the descriptor 5 annotations for each descriptor before deciding to do a geoip lookup 6 on its IP address. If the annotations indicate it is a special purpose 7 descriptor (e.g., bridges), then don't do the lookup at all. (Ticket #326) 4 8 o Fix the OSX_FAT_BINARY build option so that it actually does produce a 5 9 Universal binary when enabled. (Ticket #342) … … 15 19 introduced way back in Tor 0.1.2.2-alpha. 16 20 o Correct the tab order on the custom bandwidth settings tab. (Ticket #351) 21 o Remove the 'Run Tor as a Service' checkbox. Lots of people seem to be 22 clicking it even though they don't really need to, and we end up leaving 23 them in a broken state after a reboot. 17 24 o Restore the Windows application icon that was inadvertently removed in 18 25 0.1.2. Reported by dr|z3d. (Ticket #358) 26 o Add a Turkish GUI translation from Yunus Kaba. 27 o Updated Finnish and Swedish translations. 19 28 20 29
