diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-13 09:56:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-13 09:56:17 -0400 |
commit | ff70cc84f8b00e710171bc988ababc9fe1be88e9 (patch) | |
tree | addc3953dfc48a4f94539c97660faf5991258bf3 /changes | |
parent | 53513e4bfed4c6713509f239cad94ca5b4995246 (diff) | |
parent | faf45800611a35be6a4e1381818e69852877f62e (diff) | |
download | tor-ff70cc84f8b00e710171bc988ababc9fe1be88e9.tar.gz tor-ff70cc84f8b00e710171bc988ababc9fe1be88e9.zip |
Merge branch 'bug25686_diagnostic_032' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug25686_diagnostic | 4 |
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. |