Show
Ignore:
Timestamp:
07/06/08 19:34:34 (5 months ago)
Author:
edmanm
Message:

Add a bunch of 0.1.6 changelog items.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CHANGELOG

    r2793 r2842  
    110.1.6   xx-xxx-2008 
     2  o Fix po2ts so that it uses the same encoding to read in a .po file that it 
     3    uses to write out the .ts file. This resulted in garbled characters when 
     4    viewing some translations on apparently all platforms except OS X. 
     5  o Use the correct field when trying to parse the severity value from the 
     6    'getinfo status/bootstrap-phase' response.  
    27  o Fix compilation of the ts2po and po2ts conversion tools on OS X Panther. 
     8  o Tweak the ts2po and po2ts dependencies so Vidalia can be built with Xcode 
     9    on OS X again. 
     10  o Update ts2po to use 'msgctxt' in .po files for specifying message 
     11    context, rather than overloading the "#:" line. 
     12  o Update po2ts to tolerate using either 'msgctxt' or an overload "#:" line 
     13    for specifying message context. 
     14  o If we're building with CMake 2.6, then force CMake 2.4 compatibility for 
     15    linker search path behavior. Fixes a CMake warning when building with 
     16    CMake 2.6. (Ticket #374) 
     17  o Explicitly link in ws2_32 when building with UPnP support on Windows. 
     18    (Ticket #374 as well) 
     19  o Add a Romanian GUI and installer translation. 
     20  o Updated Farsi, Finnish, French, German, and Swedish translations. 
    321 
    422