diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2015-04-06 19:18:35 +0300 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-04-07 14:04:03 -0400 |
commit | 636495257b69c50e8179a03378f28146306f557a (patch) | |
tree | 0dbfb665640075b844e852db1eae4d5efd4928af /changes | |
parent | a201a5396e9aef779386216e2a21bfeb75d3d9c6 (diff) | |
download | tor-636495257b69c50e8179a03378f28146306f557a.tar.gz tor-636495257b69c50e8179a03378f28146306f557a.zip |
Improve descriptions of statistics-related torrc options.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/doc15550 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/doc15550 b/changes/doc15550 new file mode 100644 index 0000000000..f953bbf6c7 --- /dev/null +++ b/changes/doc15550 @@ -0,0 +1,4 @@ + o Documentation: + - Improve the descriptions of statistics-related torrc options in + the manpage to describe rationale and possible uses cases. Fixes + issue 15550. |