aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authortrinity-1686a <trinity@deuxfleurs.fr>2023-10-07 17:55:33 +0200
committertrinity-1686a <trinity@deuxfleurs.fr>2023-10-07 17:55:33 +0200
commit0dd74e470901418621d59efa6d62c52c9fd0bc9c (patch)
tree624a3523d134130c73a9226d1bf450dac84e3ed9 /changes
parent6dfb48894fd1f44c794e10192719202e52b3ffd1 (diff)
downloadtor-0dd74e470901418621d59efa6d62c52c9fd0bc9c.tar.gz
tor-0dd74e470901418621d59efa6d62c52c9fd0bc9c.zip
fill manpage and add changes entry
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket408174
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40817 b/changes/ticket40817
new file mode 100644
index 0000000000..c99e866d62
--- /dev/null
+++ b/changes/ticket40817
@@ -0,0 +1,4 @@
+ o Minor feature (directory authority):
+ - Introduce MinimalAcceptedServerVersion to allow modification of minimal
+ accepted version for relays without requiring a new tor release.
+ Closes ticket 40817.