diff options
author | teor <teor@torproject.org> | 2019-10-23 09:58:22 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-23 09:58:22 +1000 |
commit | 8bc65cda4423d27896dcf3060cbe4d6abcdd3438 (patch) | |
tree | bd16e7a14de9ee91f0c7ad70c79d79e5e5050368 /changes | |
parent | 4a5c909ce5e91e916620de4b8dde28d42b4d4d8e (diff) | |
parent | f3c0a0b9fe2791571dd483ac28a73fc4776169a8 (diff) | |
download | tor-8bc65cda4423d27896dcf3060cbe4d6abcdd3438.tar.gz tor-8bc65cda4423d27896dcf3060cbe4d6abcdd3438.zip |
Merge branch 'pr1450_squashed' into maint-0.4.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket31549 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket31549 b/changes/ticket31549 new file mode 100644 index 0000000000..2c27aca4fb --- /dev/null +++ b/changes/ticket31549 @@ -0,0 +1,4 @@ + o Minor features (authority): + - Directory authorities now reject relays running all currently + deprecated release series. The currently supported release series + are: 0.2.9, 0.3.5, 0.4.0, 0.4.1, and 0.4.2. Closes ticket 31549. |