diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-10-07 08:38:30 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-10-07 08:38:30 -0400 |
commit | 40f0db75bd3617bc5c4fb76aa62adcf21cea9697 (patch) | |
tree | 246738c1697bbb2295e144a664a8e4ca27e6b892 /changes | |
parent | 884cad3edffb644a3da8b1e7e704678225cfe4ac (diff) | |
parent | b404f085adb54f20c7a5084c2b92609dce422db1 (diff) | |
download | tor-40f0db75bd3617bc5c4fb76aa62adcf21cea9697.tar.gz tor-40f0db75bd3617bc5c4fb76aa62adcf21cea9697.zip |
Merge branch 'maint-0.3.5' into maint-0.4.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40003 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40003 b/changes/ticket40003 new file mode 100644 index 0000000000..240f464353 --- /dev/null +++ b/changes/ticket40003 @@ -0,0 +1,3 @@ + o Deprecated features (onion service v2): + - Add deprecation warning for onion service version 2. Tor now logs a + warning once if a version 2 service is configured. Closes ticket 40003. |