summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-02-12 13:54:18 +0200
committerGeorge Kadianakis <desnacked@riseup.net>2021-02-12 13:54:18 +0200
commit14bd196eb866809159712e810937cec6749f4733 (patch)
tree3750a5d31cf7b2e0f2018db7448911525c5c29e8 /changes
parentfe32ac926e1d8b57646e9fae0a3f451d105f2caf (diff)
parent088a74aaab84c5598f589fa6d0b6203ca8c666fa (diff)
downloadtor-14bd196eb866809159712e810937cec6749f4733.tar.gz
tor-14bd196eb866809159712e810937cec6749f4733.zip
Merge branch 'maint-0.4.5' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket40221_0456
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket40221_045 b/changes/ticket40221_045
new file mode 100644
index 0000000000..0f3ab894c2
--- /dev/null
+++ b/changes/ticket40221_045
@@ -0,0 +1,6 @@
+ o Minor features (protocol versions):
+ - Stop claiming to support the "DirCache=1" subprotocol version.
+ Technically, we stopped supporting this subprotocol back in
+ 0.4.5.1-alpha, but we needed to wait for the authorities to stop
+ listing it as "required" before we can drop support. Closes ticket
+ 40221.