summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-03-10 14:08:38 -0400
committerNick Mathewson <nickm@torproject.org>2014-03-10 14:08:38 -0400
commitb8ceb464e5949b07ba9bd007002a49f3ab9c600b (patch)
treebda3db474b49de8a9c091bdd8cbac786a6eb5e67 /changes
parent0c04416c11d79e8dc5fc9def6ea337f75526e397 (diff)
parent6606e676eeafd8ff848dfb247e2b675eed190698 (diff)
downloadtor-b8ceb464e5949b07ba9bd007002a49f3ab9c600b.tar.gz
tor-b8ceb464e5949b07ba9bd007002a49f3ab9c600b.zip
Merge branch 'bug11156_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug111565
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11156 b/changes/bug11156
new file mode 100644
index 0000000000..17ac23f445
--- /dev/null
+++ b/changes/bug11156
@@ -0,0 +1,5 @@
+ o Minor bugfixes (clients):
+ - Fix a bug where we would attempt to connect to bridges before
+ our pluggable transports were configured, which resulted in some
+ erroneous log messages. Fixes bug 11156; bugfix on
+ 0.2.3.2-alpha.