summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-02-12 13:49:43 +0200
committerGeorge Kadianakis <desnacked@riseup.net>2021-02-12 13:49:43 +0200
commit726d62947c56eb13f892e3bb96fd8ee52555b4a9 (patch)
tree24edcb7871aae62b4cbc0178132170c27133e992 /changes
parent3d03016eb01a58a663d0b7432360a805636c1865 (diff)
parent56f1cab9c12349538c5526de92d6e64fecb81184 (diff)
downloadtor-726d62947c56eb13f892e3bb96fd8ee52555b4a9.tar.gz
tor-726d62947c56eb13f892e3bb96fd8ee52555b4a9.zip
Merge remote-tracking branch 'tor-gitlab/mr/295' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug402816
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug40281 b/changes/bug40281
new file mode 100644
index 0000000000..0708039f04
--- /dev/null
+++ b/changes/bug40281
@@ -0,0 +1,6 @@
+ o Minor bugfixes (logging):
+ - Avoid a spurious log message about missing subprotocol versions, when
+ the consensus that we're reading from is older than the current
+ release. . Previously we had made this message nonfatal in this case,
+ but in practice, it is never relevant when the consensus is older than
+ the current release. Fixes bug 40281; bugfix on 0.4.0.1-alpha.