Loading CHANGELOG +1 −1 Original line number Diff line number Diff line 0.1.14 xx-xxx-2009 0.1.14 29-Jun-2009 o Close the TorProcess more quickly after registering for log events, so we avoid displaying duplicate log messages received over Tor's control port and Tor's stdout log. (Ticket #484) Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ set(VER_MAJOR "0") set(VER_MINOR "1") set(VER_PATCH "14") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-svn") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia) Loading Loading
CHANGELOG +1 −1 Original line number Diff line number Diff line 0.1.14 xx-xxx-2009 0.1.14 29-Jun-2009 o Close the TorProcess more quickly after registering for log events, so we avoid displaying duplicate log messages received over Tor's control port and Tor's stdout log. (Ticket #484) Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ set(VER_MAJOR "0") set(VER_MINOR "1") set(VER_PATCH "14") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-svn") set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia) Loading