diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-12 15:37:47 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-12 15:37:47 -0400 |
commit | 45439bfced7f41c2e0beecb715880cb83d421618 (patch) | |
tree | d9eeadc99a5ccf89eb55e1fa736ce77ae7981cbb /changes | |
parent | 1f5a7917f5e742c9d64c835439a5ea337e9e934a (diff) | |
download | tor-45439bfced7f41c2e0beecb715880cb83d421618.tar.gz tor-45439bfced7f41c2e0beecb715880cb83d421618.zip |
Revert "6819: typo in torrc.sample.in"
This reverts commit 4aff97cfc7965414ad8506ce28a296da1bc4a161.
We don't actually want to be changing the torrc.sample on stable or
near-stable stuff, since doing so makes pointless busywork for debian
users.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6819 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug6819 b/changes/bug6819 deleted file mode 100644 index 8b5c2243ea..0000000000 --- a/changes/bug6819 +++ /dev/null @@ -1,3 +0,0 @@ - o Documentation fixes: - - Resolve a typo in torrc.sample.in. Fixes bug 6819; bugfix on - 0.2.3.14-alpha. |