aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-12-06 11:37:37 -0500
committerNick Mathewson <nickm@torproject.org>2010-12-06 11:37:37 -0500
commitbbadf07d1697bea4d6825c9816111d0159febf58 (patch)
treeed141aaf81f064ca49ef854fc99a9b90e20eaf2c /changes
parent36d68d2301a99d20f35849f8eb877ac272d1c6ba (diff)
parentfeffbce814fcffd341abd5a07ea7a9ba1a06558c (diff)
downloadtor-bbadf07d1697bea4d6825c9816111d0159febf58.tar.gz
tor-bbadf07d1697bea4d6825c9816111d0159febf58.zip
Merge remote branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug2097-more6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2097-more b/changes/bug2097-more
new file mode 100644
index 0000000000..52351cc019
--- /dev/null
+++ b/changes/bug2097-more
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Fix a logic error in directory_fetches_from_authorities that
+ would cause all _non_-exits refusing single-hop-like circuits to
+ fetch from authorities, when we wanted to have _exits_ fetch
+ from authorities. Fix by boboper; fixes more of 2097; bugfix on
+ 0.2.2.16-alpha.