aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-03 09:05:16 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-03 09:05:16 -0400
commit783a44b2cd92fc98d9c2894945a5d11396e20e64 (patch)
tree54021ba8d665585161117a2f807ed3113704c113 /changes
parentbc6769e0d4a089c9fb3aec4cb48ad7321c499ecf (diff)
parentf7306b16ecaeb07eb64d0fcbfcc43754533818c2 (diff)
downloadtor-783a44b2cd92fc98d9c2894945a5d11396e20e64.tar.gz
tor-783a44b2cd92fc98d9c2894945a5d11396e20e64.zip
Merge remote-tracking branch 'asn/bug23670'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug236703
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug23670 b/changes/bug23670
new file mode 100644
index 0000000000..039bc39478
--- /dev/null
+++ b/changes/bug23670
@@ -0,0 +1,3 @@
+ o Minor features (entry guards):
+ - Improve logs issued when we are missing descriptors of primary guards.
+ Resolves ticket 23670.