Changeset 2294
- Timestamp:
- 01/11/08 23:41:40 (12 months ago)
- Files:
-
- 1 modified
-
vidalia/trunk/CHANGELOG (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vidalia/trunk/CHANGELOG
r2216 r2294 1 0.1.0 xx-xxx-200 x1 0.1.0 xx-xxx-2008 2 2 o Migrated to CMake as our build system, instead of the previous mix of 3 3 autoconf and qmake. See the updated INSTALL file for more information. … … 7 7 o If Vidalia is built against Qt >= 4.3 with SSL support, then do our GeoIP 8 8 lookups over an SSL connection. 9 o Parse ReachableAddresses values properly when there are multiple ports 10 specified on a single line. 11 o RESETCONF the value of PublishServerDescriptor when the user switches from 12 being a relay to acting as only a client. 9 13 o Add support for Tor's STATUS_GENERAL, STATUS_CLIENT, and STATUS_SERVER 10 14 status events. … … 23 27 o Don't let users save an empty string for a Tor executable in the Settings 24 28 dialog. 29 o Stop displaying flags next to the language names in the Appearance 30 settings page. 31 o Add a "How do I find a bridge?" link and corresponding help text to the 32 'Network' settings page. 25 33 o Add a 'BrowserExecutable' configuration option to launch a Web browser 26 34 when Tor has built a circuit, and exit Vidalia when the browser is closed. … … 28 36 o Respond to the Delete key in the network map by closing whatever circuits 29 37 or streams are currently selected. Suggested by Andrew Lewman. 30 o Updated Finnish and Russian translations. 38 o Rename the 'Relay' settings page to the 'Sharing' settings page. 39 o Added an Albanian GUI translation from Frederik Nosi. 40 o Added a Hebrew GUI and Win32 installer translation. 41 o Updated Finnish, Norwegian, Polish, Russian, and Swedish translations. 31 42 32 43
