aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-09-14 23:24:39 -0400
committerNick Mathewson <nickm@torproject.org>2009-09-14 23:24:39 -0400
commitd9872cc67632d6c1f81e0a81fc50a62198f1b35d (patch)
tree204f77e513d379efc83691eed231a5875789f79d /doc
parent381766ce4b11454607f025aafb6767aa9789d271 (diff)
downloadtor-d9872cc67632d6c1f81e0a81fc50a62198f1b35d.tar
tor-d9872cc67632d6c1f81e0a81fc50a62198f1b35d.tar.gz
Mark proposal 167 as implemented.
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/proposals/000-index.txt4
-rw-r--r--doc/spec/proposals/167-params-in-consensus.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt
index d2d3ca5d7..93dc0299d 100644
--- a/doc/spec/proposals/000-index.txt
+++ b/doc/spec/proposals/000-index.txt
@@ -87,6 +87,8 @@ Proposals by number:
164 Reporting the status of server votes [OPEN]
165 Easy migration for voting authority sets [OPEN]
166 Including Network Statistics in Extra-Info Documents [ACCEPTED]
+167 Vote on network parameters in consensus [CLOSED]
+168 Reduce default circuit window [OPEN]
Proposals by status:
@@ -114,6 +116,7 @@ Proposals by status:
163 Detecting whether a connection comes from a client [for 0.2.2]
164 Reporting the status of server votes [for 0.2.2]
165 Easy migration for voting authority sets
+ 168 Reduce default circuit window [for 0.2.2]
ACCEPTED:
110 Avoiding infinite length circuits [for 0.2.1.x] [in 0.2.1.3-alpha]
117 IPv6 exits [for 0.2.1.x]
@@ -157,6 +160,7 @@ Proposals by status:
148 Stream end reasons from the client side should be uniform [in 0.2.1.9-alpha]
150 Exclude Exit Nodes from a circuit [in 0.2.1.3-alpha]
152 Optionally allow exit from single-hop circuits [in 0.2.1.6-alpha]
+ 167 Vote on network parameters in consensus [in 0.2.2]
SUPERSEDED:
112 Bring Back Pathlen Coin Weight
113 Simplifying directory authority administration
diff --git a/doc/spec/proposals/167-params-in-consensus.txt b/doc/spec/proposals/167-params-in-consensus.txt
index 7649c040c..d23bc9c01 100644
--- a/doc/spec/proposals/167-params-in-consensus.txt
+++ b/doc/spec/proposals/167-params-in-consensus.txt
@@ -2,8 +2,8 @@ Filename: 167-params-in-consensus.txt
Title: Vote on network parameters in consensus
Author: Roger Dingledine
Created: 18-Aug-2009
-Status: Open
-Target: 0.2.2
+Status: Closed
+Implemented-In: 0.2.2
0. History