summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-11 16:28:59 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-11 16:28:59 -0400
commita25d97e53046132567fd78e82791a2f8cad7b199 (patch)
treed8ccfb6523ac447194e8fe047fe5fd33cbec39cf /changes
parent3cace828a9b42c62a73d1e3b79161a7f68aca40e (diff)
parent878e0d45a5d1469965d456a5d8a436b45ac59c3a (diff)
downloadtor-a25d97e53046132567fd78e82791a2f8cad7b199.tar.gz
tor-a25d97e53046132567fd78e82791a2f8cad7b199.zip
Merge branch 'teor-bug22797-025' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug227974
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug22797 b/changes/bug22797
new file mode 100644
index 0000000000..619baaa409
--- /dev/null
+++ b/changes/bug22797
@@ -0,0 +1,4 @@
+ o Minor bugfixes (file limits):
+ - When setting the maximum number of connections allowed by the OS,
+ always allow some extra file descriptors for other files.
+ Fixes bug 22797; bugfix on 0.2.0.10-alpha.