summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-09-23 18:24:20 +0000
committerNick Mathewson <nickm@torproject.org>2008-09-23 18:24:20 +0000
commitf28fc83ea57a3964457996238daf2f1697685185 (patch)
tree8d58dc722156c05322725b830180fb34a12d9eeb /ChangeLog
parent29abfab8bfdc14d4f2f725aee6755dfc2bd6036b (diff)
downloadtor-f28fc83ea57a3964457996238daf2f1697685185.tar.gz
tor-f28fc83ea57a3964457996238daf2f1697685185.zip
More logging for mtbf/wfu calculations.
svn:r16941
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d83b3b3d5c..7e1d38d84a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,8 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx
default (i.e. new default value for HidServDirectoryV2 is 1).
- Serve the latest v3 networkstatus consensus via the control
port. Use "getinfo dir/status-vote/current/consensus" to fetch it.
+ - Better logging about stability/reliability calculations on directory
+ servers.
o Code simplifications and refactoring:
- Revise the connection_new functions so that a more typesafe variant