Show
Ignore:
Timestamp:
03/01/08 18:32:16 (6 months ago)
Author:
edmanm
Message:

r159@lysithea: edmanm | 2008-03-01 18:32:12 -0500
January was a apparently a bad guess for an 0.1.0 release month. Heck,
February wasn't even right, even with a free extra day. March it is, then.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CHANGELOG

    r2367 r2370  
    1 0.1.0   xx-Jan-2008 
     10.1.0   01-Mar-2008 
    22  o Migrate to CMake as our build system, instead of the previous mix of 
    33    autoconf and qmake. See the updated INSTALL file for more information. 
     4  o Add an OpenSSL license exception so Vidalia can be linked against OpenSSL 
     5    and redistributed. Also include the text of the GPLv3, since our license 
     6    says "GPLv2 or later." 
    47  o Don't try to 'SETCONF HashedControlPassword' if we couldn't hash the 
    58    control password, otherwise we could end up disabling authentication.