Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5

This commit is contained in:
George Kadianakis
2021-02-12 13:53:45 +02:00
4 changed files with 9 additions and 6 deletions
+6
View File
@@ -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.