aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11200-caching
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug11200-caching')
-rw-r--r--changes/bug11200-caching7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug11200-caching b/changes/bug11200-caching
new file mode 100644
index 0000000000..e3fbaeca73
--- /dev/null
+++ b/changes/bug11200-caching
@@ -0,0 +1,7 @@
+ o Major bugfixes:
+ - When Tor starts with DisabledNetwork set, it would correctly
+ conclude that it shouldn't try making circuits, but it would
+ mistakenly cache this conclusion and continue believing it even
+ when DisableNetwork is set to 0. Fixes the bug introduced by the
+ fix for bug 11200; bugfix on 0.2.5.4-alpha.
+