[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3927: Forward port the 0.1.14 changelog. (vidalia/trunk)
Author: edmanm
Date: 2009-06-30 16:57:22 -0400 (Tue, 30 Jun 2009)
New Revision: 3927
Modified:
vidalia/trunk/CHANGELOG
Log:
Forward port the 0.1.14 changelog.
Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG 2009-06-29 23:01:08 UTC (rev 3926)
+++ vidalia/trunk/CHANGELOG 2009-06-30 20:57:22 UTC (rev 3927)
@@ -30,6 +30,15 @@
o Raise the minimum required Qt version from 4.2 to 4.3.
+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)
+ o Explicitly set CMAKE_OSX_SYSROOT to the 10.4 SDK rather than expecting
+ the packager to do so when building a Universal binary.
+ o Include Tor's geoip file in the Windows bundles.
+
+
0.1.13 25-May-2009
o Remove an old warning on the relay settings page that running a bridge
relay requires Tor 0.2.0.8-alpha or newer.