aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug113967
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug11396 b/changes/bug11396
new file mode 100644
index 000000000..af94be04f
--- /dev/null
+++ b/changes/bug11396
@@ -0,0 +1,7 @@
+ o Minor features (security):
+
+ - If you don't specify MaxMemInQueues yourself, Tor now tries to
+ pick a good value based on your total system memory. Previously,
+ the default was always 8 GB. You can still override the default by
+ setting MaxMemInQueues yourself. Resolves ticket 11396.
+