summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-17 04:08:04 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-17 04:08:04 +0000
commitc33722b5c0399a46e0029dfbce251c16afea35bc (patch)
tree28a7886a813db61b163dc79ef1549f894c448d4e /ChangeLog
parentada5a6696143fea6be1fe0ba01122e44eb30e134 (diff)
downloadtor-c33722b5c0399a46e0029dfbce251c16afea35bc.tar.gz
tor-c33722b5c0399a46e0029dfbce251c16afea35bc.zip
r18874@catbus: nickm | 2008-03-17 00:07:41 -0400
Backport: Only dump all guard node status to the log when the guard node status actually changes. Downgrade the 4 most common remaining INFO log messages to DEBUG. svn:r14071
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b626cee38f..0222da52f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,11 @@ Changes in version 0.2.0.22-rc - 2008-03-17
.in-addr.arpa addresses are passed to the DNSPort. Part of a fix
for bug 617. Bugfix on 0.2.0.1-alpha.
+ o Minor features:
+ - Only log guard node status when guard node status has changed.
+ - Downgrade the 3 most common "INFO" messages to "DEBUG". This will make
+ "INFO" 75% less verbose.
+
Changes in version 0.2.0.21-rc - 2008-03-02
o Major bugfixes: