diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2014-11-14 23:07:35 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-27 12:41:12 -0500 |
commit | d7ac4d913019345884c548dfd05f8bdffcee9d16 (patch) | |
tree | e3c037460cbc2e8251004d2151c9494c2347fe3a /changes | |
parent | ab08d8c4f7a4a6120756e964a086219a1dc3aaa2 (diff) | |
download | tor-d7ac4d913019345884c548dfd05f8bdffcee9d16.tar.gz tor-d7ac4d913019345884c548dfd05f8bdffcee9d16.zip |
Adding section on OpenBSD to doc/TUNING
Diffstat (limited to 'changes')
-rw-r--r-- | changes/doc13702 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/doc13702 b/changes/doc13702 new file mode 100644 index 0000000000..917dca3f57 --- /dev/null +++ b/changes/doc13702 @@ -0,0 +1,4 @@ + o Documentation: + - Adding section on OpenBSD to our TUNING document. Thanks to + mmcc for writing the OpenBSD-specific tips. Resolves ticket + 13702. |