aboutsummaryrefslogtreecommitdiff
path: root/changes/cpudetect
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-09-28 14:42:52 -0400
committerNick Mathewson <nickm@torproject.org>2010-09-28 14:42:52 -0400
commit3efaa30727f23f316941b6ac861a7027f8204769 (patch)
treed671760bb22f7010a2c2695f0a2891fc7393a9c2 /changes/cpudetect
parentc58b7a109559a609f642d1fb7eb2e55b0d566ba5 (diff)
parent73d93c033d3f4b9c95e8f3a5cc7e4a255d523b84 (diff)
downloadtor-3efaa30727f23f316941b6ac861a7027f8204769.tar
tor-3efaa30727f23f316941b6ac861a7027f8204769.tar.gz
Merge branch 'iocp_option'
Diffstat (limited to 'changes/cpudetect')
-rw-r--r--changes/cpudetect3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/cpudetect b/changes/cpudetect
new file mode 100644
index 000000000..eeaa492f5
--- /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.