diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-06-11 09:53:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-06-11 09:53:49 -0400 |
commit | cb01aaea12b5ed217a1af2595aa9d658c4a52709 (patch) | |
tree | 75f549524fce181e4921d70fe02304a3fbec58e0 /changes | |
parent | 8be6058d8f31e578de2ba9783b2ccb5da5ab0d9e (diff) | |
parent | 2d127eacd992c6533d653217632efb49f6df9fc0 (diff) | |
download | tor-cb01aaea12b5ed217a1af2595aa9d658c4a52709.tar.gz tor-cb01aaea12b5ed217a1af2595aa9d658c4a52709.zip |
Merge branch 'bug2865'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug2865 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2865 b/changes/bug2865 new file mode 100644 index 0000000000..4a7a332553 --- /dev/null +++ b/changes/bug2865 @@ -0,0 +1,4 @@ + o Documentation fixes: + - Correct the manpage's descriptions for the default values of + DirReqStatistics and ExtraInfoStatistics. Fixes bug 2865; bugfix + on 0.2.3.1-alpha. |