diff options
author | Roger Dingledine <arma@torproject.org> | 2014-02-11 06:23:41 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-02-11 06:23:41 -0500 |
commit | cf2a78248f7cad2c129628653080329f4c7ad129 (patch) | |
tree | c41f942f3b90ffe315278d568958f8b14b38f874 /changes/bug9716 | |
parent | 911e0a71a609864e1a10f6cc0ca5f16661f15ece (diff) | |
download | tor-cf2a78248f7cad2c129628653080329f4c7ad129.tar.gz tor-cf2a78248f7cad2c129628653080329f4c7ad129.zip |
fold in changes entries
Diffstat (limited to 'changes/bug9716')
-rw-r--r-- | changes/bug9716 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug9716 b/changes/bug9716 deleted file mode 100644 index 5e39077173..0000000000 --- a/changes/bug9716 +++ /dev/null @@ -1,4 +0,0 @@ - o Bugfixes (performance): - - Set the listen() backlog limit to the largest actually supported - on the system, not to the value in a header file. Fixes bug 9716; - bugfix on every released Tor. |