Tweak/cleanup 5526 fix.

This commit is contained in:
Nick Mathewson
2013-08-21 13:41:15 -04:00
parent a337d4b7cb
commit 71ec90fdc8
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -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.