diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-12 09:58:07 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-12 09:58:07 -0400 |
commit | 5238210da4a830ae3c5837dc903f1f115788949c (patch) | |
tree | b891b027a404427285bb1b968c5a009ecd94aa35 | |
parent | 035fe2d208633c600ee7164f2eba2e1c4b24c5db (diff) | |
download | tor-5238210da4a830ae3c5837dc903f1f115788949c.tar.gz tor-5238210da4a830ae3c5837dc903f1f115788949c.zip |
changes file for 22215
-rw-r--r-- | changes/ticket22215 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket22215 b/changes/ticket22215 new file mode 100644 index 0000000000..4abeaf2c53 --- /dev/null +++ b/changes/ticket22215 @@ -0,0 +1,5 @@ + o Code simplification and refactoring: + - Remove some of the code that once supported "Named" and "Unnamed" + routers. Authorities no longer vote for these flags. Closes ticket + 23478. + |