[tor-commits] [vidalia/master] Edit changelog for 0.2.13 release

chiiph at torproject.org chiiph at torproject.org
Sat Jun 11 15:21:35 UTC 2011


commit 5a492134d67a116d843cf3f762dac1f36d87a878
Author: Tomas Touceda <chiiph at torproject.org>
Date:   Sat Jun 11 12:12:02 2011 -0300

    Edit changelog for 0.2.13 release
---
 CHANGELOG |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 64c301f..109e8df 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,28 @@
+0.2.13  11-Jun-2011
+  o Add a way to bootstrap Tor's torrc file (copy the torrc to a given
+    directory before Vidalia starts) so that packages such as
+    Bridge-by-default portable bundles for OSX don't violate the directory
+    structure of the operative system. Fixes bug 2821.
+  o Add the proper CA Certificates so that the "Find Bridges" button works
+    again. Fixes bug 2835.
+  o Update the useful links help page. Fixes bug 2809.
+  o Reintegrate Breakpad, and make it available in other platforms other
+    than Windows. Resolves bug 2105.
+  o Fix bandwidth assigned to relays on the Network Map. A lot of relays are
+    displaying an erroneous bandwidth and since they are ordered by that
+    value in the Network Map, it leads to confusion. Vidalia now specifies
+    the bandwidth as the minimum of the three possible values (burst,
+    average and observed). Fixes bug 2744.
+  o Fix layouts in the configuration panel to make them look seamlessly
+    across all platforms.
+  o Add -no-remote parameter to Firefox so it allows another instance of
+    non-TBB Firefox. Fixes bug 2254.
+  o Add the possibility of changing the torrc path while Tor hasn't
+    started. Fixes bug 3109.
+  o Make the fact that bridges don't need a DirPort setting more clear by
+    removing the content of the field when disabling it. Fixes bug 3119.
+  o Improve command line parameter handling. Resolves bug 2965.
+
 0.2.12  10-Apr-2011
   o Vidalia's SVN repository has been migrated to Git. All branches but
     master have been archived for later review, since SVN trunk had changed



More information about the tor-commits mailing list