aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5259
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-15 11:22:06 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-15 11:22:06 -0400
commit8e07798284faba6cc2492ca98e50f2e8bcb70934 (patch)
tree1e302bccd9b68aa0530d859623dc1d8df219ae01 /changes/bug5259
parent5905a0b2dbcff8bd07e179750f53a8f010b4a5e0 (diff)
downloadtor-8e07798284faba6cc2492ca98e50f2e8bcb70934.tar.gz
tor-8e07798284faba6cc2492ca98e50f2e8bcb70934.zip
Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.
Diffstat (limited to 'changes/bug5259')
-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.