aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-17 21:28:29 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-17 21:28:29 -0400
commit02840169d860384257042bdf6d7601c2bf48b47b (patch)
tree5750075c96a0c4ce9063bcf40f304f3e8c847647 /changes
parent50b45c43eb990b0b9b76a550b03eb9db229ad4f8 (diff)
parent670d4026219534558c809c48ba36b905d18ce35f (diff)
downloadtor-02840169d860384257042bdf6d7601c2bf48b47b.tar.gz
tor-02840169d860384257042bdf6d7601c2bf48b47b.zip
Merge remote-tracking branch 'tor-github/pr/1300' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug316575
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug31657 b/changes/bug31657
new file mode 100644
index 0000000000..08e9d95fdf
--- /dev/null
+++ b/changes/bug31657
@@ -0,0 +1,5 @@
+ o Minor bugfixes (guards):
+ - When tor is missing descriptors for some primary entry guards, make the
+ log message less alarming. It's normal for descriptors to expire, as long
+ as tor fetches new ones soon after. Fixes bug 31657;
+ bugfix on 0.3.3.1-alpha.