aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-13 09:57:10 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-13 09:57:10 -0400
commit76e9de7c6d1a22d89053dd4fa8671d5696c52634 (patch)
treece47d720487e2aab988921da4cf78f1297d9354b /changes
parent8c8ed91aae24aa1188275dfb6fbd5f6fcbcbe1a8 (diff)
parent1c80eb92fa6c5240b1029c5ee1febe2d20b7d882 (diff)
downloadtor-76e9de7c6d1a22d89053dd4fa8671d5696c52634.tar.gz
tor-76e9de7c6d1a22d89053dd4fa8671d5696c52634.zip
Merge branch 'maint-0.3.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug25686_diagnostic4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug25686_diagnostic b/changes/bug25686_diagnostic
new file mode 100644
index 0000000000..96323145d8
--- /dev/null
+++ b/changes/bug25686_diagnostic
@@ -0,0 +1,4 @@
+ o Minor features (relay, diagnostic):
+ - Add several checks to detect whether Tor relays are uploading their
+ descriptors without specifying why they regenerated. Diagnostic for
+ ticket 25686.