commit f59e8f5b2819842fe6cb5b162a9226a4f1891b4d Author: Nick Mathewson nickm@torproject.org Date: Tue May 16 09:37:57 2017 -0400
Add more correct "implemented-in" versions. --- proposals/000-index.txt | 4 ++-- proposals/196-transport-control-ports.txt | 2 +- proposals/220-ecc-id-keys.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/proposals/000-index.txt b/proposals/000-index.txt index 57392e4..405b4ff 100644 --- a/proposals/000-index.txt +++ b/proposals/000-index.txt @@ -274,9 +274,9 @@ Proposals by status: 160 Authorities vote for bandwidth offsets in consensus [for 0.2.1.x] 161 Computing Bandwidth Adjustments [for 0.2.1.x] 162 Publish the consensus in multiple flavors [in 0.2.3.1-alpha] - 196 Extended ORPort and TransportControlPort [for 0.2.4.x] + 196 Extended ORPort and TransportControlPort [in 0.2.5.2-alpha] 217 Tor Extended ORPort Authentication [for 0.2.5.x] - 220 Migrate server identity keys to Ed25519 [for 0.2.x.x] + 220 Migrate server identity keys to Ed25519 [in 0.3.0.1-alpha] 232 Pluggable Transport through SOCKS proxy [in 0.2.6] 244 Use RFC5705 Key Exporting in our AUTHENTICATE calls [in 0.3.0.1-alpha] 260 Rendezvous Single Onion Services [in 0.2.9.3-alpha] diff --git a/proposals/196-transport-control-ports.txt b/proposals/196-transport-control-ports.txt index c90ad8c..154e581 100644 --- a/proposals/196-transport-control-ports.txt +++ b/proposals/196-transport-control-ports.txt @@ -3,7 +3,7 @@ Title: Extended ORPort and TransportControlPort Author: George Kadianakis, Nick Mathewson Created: 14 Mar 2012 Status: Finished -Target: 0.2.4.x +Implemented-In: 0.2.5.2-alpha
1. Overview
diff --git a/proposals/220-ecc-id-keys.txt b/proposals/220-ecc-id-keys.txt index ca862ba..b7acdd2 100644 --- a/proposals/220-ecc-id-keys.txt +++ b/proposals/220-ecc-id-keys.txt @@ -2,7 +2,7 @@ Filename: 220-ecc-id-keys.txt Title: Migrate server identity keys to Ed25519 Authors: Nick Mathewson Created: 12 August 2013 -Target: 0.2.x.x +Implemented-In: 0.3.0.1-alpha Status: Finished
[Note: This is a draft proposal; I've probably made some important
tor-commits@lists.torproject.org