diff options
Diffstat (limited to 'changes/cpudetect')
-rw-r--r-- | changes/cpudetect | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/cpudetect b/changes/cpudetect new file mode 100644 index 0000000000..eeaa492f58 --- /dev/null +++ b/changes/cpudetect @@ -0,0 +1,3 @@ + o Minor features + - If you set the NumCPUs option to 0, Tor will try to detect how many + CPUs you have. This is the new default behavior. |