diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-08-21 13:41:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-08-21 13:41:53 -0400 |
commit | 71ec90fdc8717f1f55f65756b2849cf6615d5db1 (patch) | |
tree | 8750d9197e311cf3a36e4b5f76616aa2d8633cb6 /changes/ticket5526 | |
parent | a337d4b7cb9ae7f4e4ec4567b9efd64bbed70298 (diff) | |
download | tor-71ec90fdc8717f1f55f65756b2849cf6615d5db1.tar tor-71ec90fdc8717f1f55f65756b2849cf6615d5db1.tar.gz |
Tweak/cleanup 5526 fix.
Diffstat (limited to 'changes/ticket5526')
-rw-r--r-- | changes/ticket5526 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/ticket5526 b/changes/ticket5526 index 35c982b63..35911d4b0 100644 --- a/changes/ticket5526 +++ b/changes/ticket5526 @@ -1,4 +1,4 @@ o Minor features: - Log current accounting state (bytes sent and received + remaining time for the current accounting period) in the server's - heartbeat message. + heartbeat message. Implements ticket 5526; patch from Peter Retzlaff. |