summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-11 20:37:02 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-11 20:37:02 -0500
commitd3874e4cbca233cf83ae0da55e68fb27deafdd82 (patch)
tree859bcdab41c74a7846a431d74a664d4015503f89 /changes
parent640214409930662456378f103a9ed3fc681453f3 (diff)
parenta40d2123834cd55e77ed76684a6d0f536a7c2f4e (diff)
downloadtor-d3874e4cbca233cf83ae0da55e68fb27deafdd82.tar.gz
tor-d3874e4cbca233cf83ae0da55e68fb27deafdd82.zip
Merge branch 'maint-0.2.9' into release-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug19926_029_info3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19926_029_info b/changes/bug19926_029_info
new file mode 100644
index 0000000000..93fd81b6cb
--- /dev/null
+++ b/changes/bug19926_029_info
@@ -0,0 +1,3 @@
+ o Minor bugfixes (logging):
+ - Downgrade a harmless log message about the pending_entry_connections
+ list from "warn" to "info". Mitigates bug 19926.