diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-12 11:09:10 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-12 11:09:10 -0400 |
commit | 6a8861574bba27cbe924c147ee85b9fd72fff563 (patch) | |
tree | e64eb602c0b54f7233527e2a7ea0cdb843aa0f0f /changes | |
parent | 5977da6c60bcde2dee97e443984da3e9a5808bb9 (diff) | |
parent | 4aff97cfc7965414ad8506ce28a296da1bc4a161 (diff) | |
download | tor-6a8861574bba27cbe924c147ee85b9fd72fff563.tar.gz tor-6a8861574bba27cbe924c147ee85b9fd72fff563.zip |
Merge remote-tracking branch 'origin/maint-0.2.3'
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. |