aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-01 11:42:02 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-01 11:42:02 -0400
commit6a4f5d9b4df1d05d1b158417cfcc85a547ad1549 (patch)
treebde4f7a5ee2f1fc8fe5d25e269a348e1399b42db /changes
parent8828794dc295e3d40dbc35cd58f4c449c632085b (diff)
downloadtor-6a4f5d9b4df1d05d1b158417cfcc85a547ad1549.tar.gz
tor-6a4f5d9b4df1d05d1b158417cfcc85a547ad1549.zip
Downgrade bug 7164 warning to INFO
The 0.2.5.x warning is the one that might help us track this down; the warnings in stable are just annoying users over and over and over.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug7164_downgrade6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug7164_downgrade b/changes/bug7164_downgrade
new file mode 100644
index 0000000000..4d75586bb1
--- /dev/null
+++ b/changes/bug7164_downgrade
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Downgrade the warning severity for the the "md was still referenced 1
+ node(s)" warning. Tor 0.2.5.4-alpha has better code for trying to
+ diagnose this bug, and the current warning in earlier versions of
+ tor achieves nothing useful. Addresses warning from bug 7164.
+