aboutsummaryrefslogtreecommitdiff
path: root/proposals/297-safer-protover-shutdowns.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-11 09:52:35 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-11 09:52:35 -0500
commit18fcb9ab42cca4ce963202a22cd1f93f68ecd57c (patch)
tree5718b20a9406f0607fb487b72e6168a3431b5aa6 /proposals/297-safer-protover-shutdowns.txt
parent54c3a5f09d9634b359344f8155dd973dafe0e86e (diff)
downloadtorspec-18fcb9ab42cca4ce963202a22cd1f93f68ecd57c.tar.gz
torspec-18fcb9ab42cca4ce963202a22cd1f93f68ecd57c.zip
Mark proposal 297-safer-protocol-shutdowns.txt as implemented (#27735)
Diffstat (limited to 'proposals/297-safer-protover-shutdowns.txt')
-rw-r--r--proposals/297-safer-protover-shutdowns.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/proposals/297-safer-protover-shutdowns.txt b/proposals/297-safer-protover-shutdowns.txt
index 0307df3..59fbac1 100644
--- a/proposals/297-safer-protover-shutdowns.txt
+++ b/proposals/297-safer-protover-shutdowns.txt
@@ -2,8 +2,16 @@ Filename: 297-safer-protover-shutdowns.txt
Title: Relaxing the protover-based shutdown rules
Author: Nick Mathewson
Created: 19-Sep-2018
-Status: Open
+Status: Closed
Target: 0.3.5.x
+Implemented-In: 0.4.0.x
+
+IMPLEMENTATION NOTE:
+
+ We went with the proposed change in section 2. The "release date" is
+ now updated by the "make update-versions" target whenever the version
+ number is incremented. Maintainers may also manually set the "release
+ date" to the future.
1. Introduction