Changeset 2783

Show
Ignore:
Timestamp:
06/21/08 18:01:17 (7 months ago)
Author:
edmanm
Message:

Add some changelog items for 0.1.5.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CHANGELOG

    r2715 r2783  
     10.1.5   21-Jun-2008 
     2  o Add support for Tor 0.2.0.2-alpha's new 'status/bootstrap-phase' getinfo 
     3    option. Call it to update the progress bar to Tor's current bootstrapping 
     4    progress immediately after connecting to Tor. 
     5  o Force a repaint() to try to ensure the progress bar and onion status icon 
     6    don't overlap briefly when starting Tor. 
     7  o Tweak the resize policy for the control panel so the vertical size is 
     8    fixed at minimal and sufficient, and the horizontal size is adjustable but 
     9    obeys the minimum size hint. (Ticket #363) 
     10  o Default to the language chosen by the user during install (Windows-only) 
     11    rather than the system language. (Ticket #246) 
     12  o Include the text of the LGPLv3 in the binary packages. 
     13  o Updated Finnish, French, German, Japanese, Spanish, and Swedish 
     14    translations. 
     15 
     16 
    1170.1.4   13-Jun-2008 
    218  o Add a progress bar and status label for displaying Tor's startup progress