summaryrefslogtreecommitdiff
path: root/changes/feature17238
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-19 10:30:24 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-19 10:30:24 -0500
commitec68ed5afcdd7be4d19c1000fb26fc60714a603f (patch)
treeb2ea556a31910016e78d51ac9ba2694c4b22a724 /changes/feature17238
parent69c8d6add581fbe817739cb79b2008d6f992fa85 (diff)
downloadtor-ec68ed5afcdd7be4d19c1000fb26fc60714a603f.tar.gz
tor-ec68ed5afcdd7be4d19c1000fb26fc60714a603f.zip
Start on an 0.3.0.1-alpha changelog
Diffstat (limited to 'changes/feature17238')
-rw-r--r--changes/feature172386
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/feature17238 b/changes/feature17238
deleted file mode 100644
index 88dfee92cf..0000000000
--- a/changes/feature17238
+++ /dev/null
@@ -1,6 +0,0 @@
- o Major features (onion services):
- - Tor relays now support the HSDir version 3 protocol meaning they can
- store and serve v3 descriptors. This is part of the next generation
- onion service work detailled in proposal 224. The tor daemon also
- contains all the necessary code to encode and decode a v3 descriptor but
- it's currently only used by the directory subsystem. Closes ticket 17238.