diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-12 11:08:30 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-12 11:08:30 -0400 |
commit | 4aff97cfc7965414ad8506ce28a296da1bc4a161 (patch) | |
tree | 962aa0cd5d34499f120471c1fc74788b6df8274a /changes | |
parent | 5833861f62d2667eeda1ed0f6595763aa00250b0 (diff) | |
download | tor-4aff97cfc7965414ad8506ce28a296da1bc4a161.tar.gz tor-4aff97cfc7965414ad8506ce28a296da1bc4a161.zip |
6819: typo in torrc.sample.in
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6819 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6819 b/changes/bug6819 new file mode 100644 index 0000000000..8b5c2243ea --- /dev/null +++ b/changes/bug6819 @@ -0,0 +1,3 @@ + o Documentation fixes: + - Resolve a typo in torrc.sample.in. Fixes bug 6819; bugfix on + 0.2.3.14-alpha. |