aboutsummaryrefslogtreecommitdiff
path: root/changes/bug15609
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-09-29 10:20:31 +0200
committerNick Mathewson <nickm@torproject.org>2015-09-29 10:20:31 +0200
commit87dee5c6517e23dc9358db0aeb994913ca156672 (patch)
treeb47c1c5aeba13b7bb612f856b5784636bd0caa52 /changes/bug15609
parent7fa102b48783b51673095e1ddcb2f88050a2ba32 (diff)
downloadtor-87dee5c6517e23dc9358db0aeb994913ca156672.tar.gz
tor-87dee5c6517e23dc9358db0aeb994913ca156672.zip
Socks->SOCKS in torrcs. Fixes 15609
Diffstat (limited to 'changes/bug15609')
-rw-r--r--changes/bug156092
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug15609 b/changes/bug15609
new file mode 100644
index 0000000000..efaccdeaae
--- /dev/null
+++ b/changes/bug15609
@@ -0,0 +1,2 @@
+ o Documentation:
+ - Fix capitalization of SOCKS in sample torrc. Closes ticket 15609.