commit e360873db5c7d09c67ed58e13acce55a6c7eff7a Author: Nick Mathewson nickm@torproject.org Date: Wed Sep 20 10:19:12 2017 -0400
Mark prop158 closed. It has been merged into the spec ages ago. --- proposals/000-index.txt | 4 ++-- proposals/158-microdescriptors.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/proposals/000-index.txt b/proposals/000-index.txt index 6f6fca0..ba6e1a9 100644 --- a/proposals/000-index.txt +++ b/proposals/000-index.txt @@ -78,7 +78,7 @@ Proposals by number: 155 Four Improvements of Hidden Service Performance [CLOSED] 156 Tracking blocked ports on the client side [SUPERSEDED] 157 Make certificate downloads specific [CLOSED] -158 Clients download consensus + microdescriptors [FINISHED] +158 Clients download consensus + microdescriptors [CLOSED] 159 Exit Scanning [INFORMATIONAL] 160 Authorities vote for bandwidth offsets in consensus [FINISHED] 161 Computing Bandwidth Adjustments [CLOSED] @@ -272,7 +272,6 @@ Proposals by status: 099 Miscellaneous proposals 257 Refactoring authorities and making them more isolated from the net FINISHED: - 158 Clients download consensus + microdescriptors [in 0.2.3.1-alpha] 160 Authorities vote for bandwidth offsets in consensus [for 0.2.1.x] 162 Publish the consensus in multiple flavors [in 0.2.3.1-alpha] 196 Extended ORPort and TransportControlPort [in 0.2.5.2-alpha] @@ -316,6 +315,7 @@ Proposals by status: 152 Optionally allow exit from single-hop circuits [in 0.2.1.6-alpha] 155 Four Improvements of Hidden Service Performance [in 0.2.1.x] 157 Make certificate downloads specific [for 0.2.4.x] + 158 Clients download consensus + microdescriptors [in 0.2.3.1-alpha] 161 Computing Bandwidth Adjustments [for 0.2.1.x] 166 Including Network Statistics in Extra-Info Documents [for 0.2.2] 167 Vote on network parameters in consensus [in 0.2.2] diff --git a/proposals/158-microdescriptors.txt b/proposals/158-microdescriptors.txt index 39a0ed7..442d705 100644 --- a/proposals/158-microdescriptors.txt +++ b/proposals/158-microdescriptors.txt @@ -2,7 +2,7 @@ Filename: 158-microdescriptors.txt Title: Clients download consensus + microdescriptors Author: Roger Dingledine Created: 17-Jan-2009 -Status: Finished +Status: Closed Implemented-In: 0.2.3.1-alpha
0. History