summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-15 11:23:06 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-15 11:23:06 -0400
commit1150b6b43e0d27eaf8e285c6421226de0309809b (patch)
treea9dada6c7b3ce1fef3c67b4f80ca183c45556401 /changes
parent521cb581877be404626446aa558cade649c13f03 (diff)
parent8e07798284faba6cc2492ca98e50f2e8bcb70934 (diff)
downloadtor-1150b6b43e0d27eaf8e285c6421226de0309809b.tar.gz
tor-1150b6b43e0d27eaf8e285c6421226de0309809b.zip
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug52593
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5259 b/changes/bug5259
new file mode 100644
index 0000000000..bdada586e9
--- /dev/null
+++ b/changes/bug5259
@@ -0,0 +1,3 @@
+ o Documentation fixes:
+ - Clarify the behavior of MaxCircuitDirtiness with hidden service
+ circuits. Fix for issue 5259.