log the reason for publishing a new relay descriptor

now we have a better chance of hunting down the root cause of bug 1810.
This commit is contained in:
Roger Dingledine
2011-05-19 23:36:20 -04:00
parent c13fb7feb1
commit b8ffb00cf1
6 changed files with 27 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- Relays now log the reason for publishing a new relay descriptor,
so we have a better chance of hunting down the root cause of bug
1810. Resolves ticket 3252.