diff options
author | Mike Perry <mikeperry-git@torproject.org> | 2023-10-30 16:55:11 +0000 |
---|---|---|
committer | Mike Perry <mikeperry-git@torproject.org> | 2023-10-30 16:55:11 +0000 |
commit | 09685fa038bc7972cc4c38dc751ced35b8d29982 (patch) | |
tree | f15a2887adf3e3c86d55f0b4b601f80931854955 | |
parent | d9e775908876983747ea409b831367b1fe9b7fb9 (diff) | |
download | tor-09685fa038bc7972cc4c38dc751ced35b8d29982.tar.gz tor-09685fa038bc7972cc4c38dc751ced35b8d29982.zip |
Changes file for bug 40878
-rw-r--r-- | changes/bug40878 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40878 b/changes/bug40878 new file mode 100644 index 0000000000..503ace69da --- /dev/null +++ b/changes/bug40878 @@ -0,0 +1,4 @@ + o Minor bugfixes (vanguards addon support): + - Count the conflux linked cell as valid when it is successfully + processed. This will quiet a spurious warn in the vanguards addon. + Fixes bug 40878; bugfix on 0.4.8.1-alpha. |