diff options
Diffstat (limited to 'changes/bug24857')
-rw-r--r-- | changes/bug24857 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug24857 b/changes/bug24857 new file mode 100644 index 0000000000..ea9c763332 --- /dev/null +++ b/changes/bug24857 @@ -0,0 +1,6 @@ + o Minor bugfixes (directory cache, performance, windows): + - Limit the number of items in the consensus diff cache to 64 on Windows. + We hope this will resolve an issue where Windows relay operators reported + Tor using 100% CPU while we investigate better solutions. Fixes bug 24857; + bugfix on 0.3.1.1-alpha. + |