summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-05-05 10:50:29 +0300
committerDavid Goulet <dgoulet@torproject.org>2021-05-07 08:44:36 -0400
commit80c404c4b79f3bcba3fc4585d4c62a62a04f3ed9 (patch)
treef5142e8089b3a2eadeedbb91b121f83c0f4a372f /changes
parent8c29729916be9cd9692657096babb838fc2e7a4c (diff)
downloadtor-80c404c4b79f3bcba3fc4585d4c62a62a04f3ed9.tar.gz
tor-80c404c4b79f3bcba3fc4585d4c62a62a04f3ed9.zip
Log warning when connecting to soon-to-be-deprecated v2 onions.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket403733
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40373 b/changes/ticket40373
new file mode 100644
index 0000000000..e2ea297bc2
--- /dev/null
+++ b/changes/ticket40373
@@ -0,0 +1,3 @@
+ o Minor features (onion services):
+ - Add warning message when connecting to soon-to-be-deprecated v2 onions.
+ Closes ticket 40373.