aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-07-07 13:21:33 -0400
committerNick Mathewson <nickm@torproject.org>2009-07-07 13:21:33 -0400
commit1c1b22391061613f875d88daf2f54d083ff929ec (patch)
tree185163c96b2318448c96d3610c6d9eb5be21ac9c /ChangeLog
parentaa0cf31c5184b3c7bba428a531c9f9632f2cf072 (diff)
parentb493a2ccb97e00f4fe3acb5c59c941c2babaeebb (diff)
downloadtor-1c1b22391061613f875d88daf2f54d083ff929ec.tar
tor-1c1b22391061613f875d88daf2f54d083ff929ec.tar.gz
Merge commit 'karsten/bufferstats-master'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cde48ba0f..18ae52187 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,10 @@ Changes in version 0.2.2.1-alpha - 2009-??-??
transferred bytes per port to disk every 24 hours. To enable this,
run configure with the --enable-exit-stats option, and set
"ExitPortStatistics 1" in your torrc.
+ - Relays write statistics on how long cells spend in their circuit
+ queues to disk every 24 hours. To enable this, run configure with
+ the --enable-buffer-stats option, and set "CellStatistics 1" in your
+ torrc.
o Minor bugfixes
- Hidden service clients didn't use a cached service descriptor that