diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-03 10:50:36 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-03 10:50:36 -0500 |
commit | a54b269c95df23f519bf32858fac2ce2af6c5ea7 (patch) | |
tree | e3c01eaf0ec2237035fe20fede31efeb09bcd777 /changes/bug21150 | |
parent | bc9121d5c99de17b350c2e4f646160b53f1c832c (diff) | |
download | tor-a54b269c95df23f519bf32858fac2ce2af6c5ea7.tar.gz tor-a54b269c95df23f519bf32858fac2ce2af6c5ea7.zip |
Start on an 0.3.0.3-alpha changelog
Diffstat (limited to 'changes/bug21150')
-rw-r--r-- | changes/bug21150 | 5 |
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. |