aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-05-19 23:36:20 -0400
committerRoger Dingledine <arma@torproject.org>2011-05-19 23:59:52 -0400
commitb8ffb00cf1ddf4ff1b64335f8677d600a948fffc (patch)
treec771b614ca8d2ddfff01fe7f489aa3037f94a9db /changes
parentc13fb7feb1ee9d97a0ccbdae880b90a73efcc07c (diff)
downloadtor-b8ffb00cf1ddf4ff1b64335f8677d600a948fffc.tar
tor-b8ffb00cf1ddf4ff1b64335f8677d600a948fffc.tar.gz
log the reason for publishing a new relay descriptor
now we have a better chance of hunting down the root cause of bug 1810.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug32524
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3252 b/changes/bug3252
new file mode 100644
index 000000000..f85f633fb
--- /dev/null
+++ b/changes/bug3252
@@ -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.