summaryrefslogtreecommitdiff
path: root/changes/bug21150
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-02-03 10:50:36 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-03 10:50:36 -0500
commita54b269c95df23f519bf32858fac2ce2af6c5ea7 (patch)
treee3c01eaf0ec2237035fe20fede31efeb09bcd777 /changes/bug21150
parentbc9121d5c99de17b350c2e4f646160b53f1c832c (diff)
downloadtor-a54b269c95df23f519bf32858fac2ce2af6c5ea7.tar.gz
tor-a54b269c95df23f519bf32858fac2ce2af6c5ea7.zip
Start on an 0.3.0.3-alpha changelog
Diffstat (limited to 'changes/bug21150')
-rw-r--r--changes/bug211505
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug21150 b/changes/bug21150
deleted file mode 100644
index a5235d509f..0000000000
--- a/changes/bug21150
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (config, hidden service):
- - Stop modifying the value of our torrc option HiddenServiceStatistics
- just because we're not a bridge or relay. Use an internal value for what
- tor should use and keep the torrc option intact. Fixes bug 21150; bugfix
- on 0.2.6.2-alpha.