aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-15 11:46:55 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-15 11:46:55 -0400
commit71a21256b0c06bcd0e32fd5d56edbed921aa70fa (patch)
tree76b5f40c3e17a334fea18942f93861b9710e8abc /changes
parent85f75d617c4f0c409bd9daca9d4b07ded53e5ede (diff)
parenta6514b8a20b7a6fafb72bafad1e9c98a8e35cdee (diff)
downloadtor-71a21256b0c06bcd0e32fd5d56edbed921aa70fa.tar.gz
tor-71a21256b0c06bcd0e32fd5d56edbed921aa70fa.zip
Merge branch 'bug22245_024'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug222455
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug22245 b/changes/bug22245
new file mode 100644
index 0000000000..6ae18593ea
--- /dev/null
+++ b/changes/bug22245
@@ -0,0 +1,5 @@
+ o Minor bugfixes (bandwidth accounting):
+ - Roll over monthly accounting at the configured hour and minute,
+ rather than always at 00:00.
+ Fixes bug 22245; bugfix on 0.0.9rc1.
+ Found by Andrey Karpov with PVS-Studio.