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

[vidalia-svn] r3560: Forward port the 0.1.11 changelog. (vidalia/trunk)



Author: edmanm
Date: 2009-02-19 18:14:11 -0500 (Thu, 19 Feb 2009)
New Revision: 3560

Modified:
   vidalia/trunk/CHANGELOG
Log:

Forward port the 0.1.11 changelog.


Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG	2009-02-19 21:15:24 UTC (rev 3559)
+++ vidalia/trunk/CHANGELOG	2009-02-19 23:14:11 UTC (rev 3560)
@@ -1,7 +1,5 @@
 0.2.0   xx-xxx-2008
   o Support changing UI languages without having to restart Vidalia.
-  o Remove support for configuring Tor's User and Group options in the
-    Advanced settings page.
   o Add tooltips to tree items in the help browser's table of contents. Some 
     of the help topic labels are a bit long.
   o Switch to a simpler About dialog and move the license information to a
@@ -15,6 +13,26 @@
   o Updated Czech, Polish, Romanian and Turkish translations.
 
 
+0.1.11  16-Feb-2009
+  o Remove support for configuring Tor's User and Group options in the
+    Advanced settings page.
+  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 Switch to using 'getinfo address-mappings' instead of
+    'getinfo addr-mappings'. (Ticket #454)
+  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)
+  o Fix some memory leaks in the hidden service configuration dialog.
+  o Fix a CIRC event parsing bug that would occur when the CIRC event
+    contained a 0-hop circuit path and EXTENDED_EVENTS is enabled.
+  o Include patches from Steven J. Murdoch that enables the Tor Browser
+    Bundle to launch Firefox itself without relying on Portable Firefox.
+
+
 0.1.10  02-Nov-2008
   o Add a prettier dialog for prompting people for their control port password
     that also includes a checkbox for whether the user wants Vidalia to remember