Merge remote-tracking branch 'public/bug22245_024' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-08-01 11:22:42 -04:00
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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.