summaryrefslogtreecommitdiff
path: root/changes/bug1297a
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug1297a')
-rw-r--r--changes/bug1297a8
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug1297a b/changes/bug1297a
new file mode 100644
index 0000000000..459ef6534d
--- /dev/null
+++ b/changes/bug1297a
@@ -0,0 +1,8 @@
+ o Major bugfixes:
+ - Apply circuit timeouts to opened hidden-service-related circuits
+ based on the correct start time. Previously, we would apply the
+ circuit build timeout based on time since the circuit's
+ creation; it was supposed to be applied based on time since the
+ circuit entered its current state. Bugfix on 0.0.6; fixes part
+ of bug 1297.
+