aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10881
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-13 02:46:26 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-13 02:46:26 -0500
commit8028d8fded9c9fede1e39b169dd06272ceca024b (patch)
tree30568bc0ae61a872b26f4367324b165dbfbf8155 /changes/bug10881
parent2c0088b8aa360c8dfa4c38c45d50542fa9aae8fb (diff)
downloadtor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar
tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar.gz
fold in the changes files to the new 0.2.5.2-alpha changelog
Diffstat (limited to 'changes/bug10881')
-rw-r--r--changes/bug108817
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug10881 b/changes/bug10881
deleted file mode 100644
index 62da79eca..000000000
--- a/changes/bug10881
+++ /dev/null
@@ -1,7 +0,0 @@
- o Removed config options:
- - Remove the HSAuthoritativeDir and AlternateHSAuthority torrc
- options, which were used for designating authorities as "Hidden
- service authorities". There has been no use of hidden service
- authorities since 0.2.2.1-alpha, when we stopped uploading or
- downloading v0 hidden service descriptors. Fixes bug 10881; also
- part of a fix for bug 10841.