summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-02-02 10:23:52 -0500
committerNick Mathewson <nickm@torproject.org>2015-02-02 10:23:52 -0500
commitf4b79bc4208132d057a7be04e6135480129c5048 (patch)
treeedb1cf4fb0ee83a6eecca43d980d6c676ca1fb21 /changes
parent55639bc67f66e0bb41af1474ce8654d49faf9a61 (diff)
parent4cb59ceb8ef603f5661f87e4787d45255fbe210c (diff)
downloadtor-f4b79bc4208132d057a7be04e6135480129c5048.tar.gz
tor-f4b79bc4208132d057a7be04e6135480129c5048.zip
Merge remote-tracking branch 'sysrqb/bug14216_bad_since'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug142165
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug14216 b/changes/bug14216
new file mode 100644
index 0000000000..47893ceaca
--- /dev/null
+++ b/changes/bug14216
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - When we are using bridges and we had a network connectivity problem, only
+ retry connecting to our currently configured bridges, not all bridges we
+ know about and remember using.
+ Fixes bug 14216; bugfix on tor-0.2.2.17-alpha. Patch from arma.