summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-18 16:36:52 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-18 16:36:52 -0400
commit6e94d2fb3a11d7cba5796c1662e0c5089ad3e509 (patch)
treea6a4224cba01288c6c0161d02f97eb05ddc4ccb6 /changes
parentb0f7af16156ef7d0c401485c6e7a533857f7b316 (diff)
parent597cd893c557f8e05be98b6cade1b312fc6f0f8d (diff)
downloadtor-6e94d2fb3a11d7cba5796c1662e0c5089ad3e509.tar.gz
tor-6e94d2fb3a11d7cba5796c1662e0c5089ad3e509.zip
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug61746
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6174 b/changes/bug6174
new file mode 100644
index 0000000000..79d2930ec3
--- /dev/null
+++ b/changes/bug6174
@@ -0,0 +1,6 @@
+ o Major bugfixes:
+ - When we mark a circuit as unusable for new circuits, have it
+ continue to be unusable for new circuits even if MaxCircuitDirtiness
+ is increased too much at the wrong time, or the system clock jumped
+ backwards. Fix for bug 6174; bugfix on 0.0.2pre26.
+