[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3384: Add a couple items to the 0.1.11 changelog. (vidalia/branches/vidalia-0.1)



Author: edmanm
Date: 2008-12-12 17:33:30 -0500 (Fri, 12 Dec 2008)
New Revision: 3384

Modified:
   vidalia/branches/vidalia-0.1/CHANGELOG
Log:
Add a couple items to the 0.1.11 changelog.


Modified: vidalia/branches/vidalia-0.1/CHANGELOG
===================================================================
--- vidalia/branches/vidalia-0.1/CHANGELOG	2008-12-12 21:19:52 UTC (rev 3383)
+++ vidalia/branches/vidalia-0.1/CHANGELOG	2008-12-12 22:33:30 UTC (rev 3384)
@@ -4,6 +4,11 @@
   o Only set HttpsProxy if both the "I use a proxy..." checkbox and the 
     "Use this proxy for HTTPS also" checkboxes are checked. Otherwise,
     unset it. (Ticket #440)
+  o Fix a use of an uninitialized variable that would occur when Tor was
+    already running when Vidalia started, and the "Start Tor when Vidalia
+    Starts" checkbox is checked. (Ticket #443)
+  o Backport a change that removes a verticalSpacing property from a .ui
+    file, so Vidalia 0.1.x will still build on Qt 4.2. (Ticket #442)
 
 
 0.1.10  02-Nov-2008