diff options
author | George Kadianakis <desnacked@riseup.net> | 2014-03-10 22:52:07 +0000 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2014-03-10 22:52:07 +0000 |
commit | 1c475eb018989f090c1423c25dc2f09380b10693 (patch) | |
tree | 07a71f4cc5aad46333bfdaf5b851204f231b9b78 /changes/bug11069 | |
parent | 0b7a66fac76445087651a1dd2d171bf043c9f345 (diff) | |
download | tor-1c475eb018989f090c1423c25dc2f09380b10693.tar tor-1c475eb018989f090c1423c25dc2f09380b10693.tar.gz |
Throw control port warning if we failed to connect to all our bridges.
Diffstat (limited to 'changes/bug11069')
-rw-r--r-- | changes/bug11069 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug11069 b/changes/bug11069 new file mode 100644 index 000000000..5aa308576 --- /dev/null +++ b/changes/bug11069 @@ -0,0 +1,4 @@ + o Minor bugfixes (clients): + - Fix tor so that it raises a control port warning when we fail to + connect to all of our bridges. Fixes bug 11069; bugfix on + tor-0.2.1.2-alpha. |