aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-01-29 15:17:05 -0500
committerNick Mathewson <nickm@torproject.org>2014-01-29 15:17:05 -0500
commit3193cbe2bab9749f0e3cb48a31f6c1c8c61707a7 (patch)
tree72ce97eb89ecf28cced0f2098f1d23b4bc2f4283 /changes
parent4fe253ef40a96dbfb978752e9d2833e8b491ca28 (diff)
downloadtor-3193cbe2bab9749f0e3cb48a31f6c1c8c61707a7.tar
tor-3193cbe2bab9749f0e3cb48a31f6c1c8c61707a7.tar.gz
Rip out all of the v2 directory code.
The remaining vestige is that we continue to publish the V2dir flag, and that, for the controller, we continue to emit v2 directory formats when requested.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug107584
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug10758 b/changes/bug10758
new file mode 100644
index 000000000..beadd9e5e
--- /dev/null
+++ b/changes/bug10758
@@ -0,0 +1,4 @@
+ o Removed code
+ - Remove all code that existed to support the v2 directory system:
+ There are no longer any v2 directory authorities. Resolves
+ bug 10758.