diff options
Diffstat (limited to 'changes/ticket_9214')
-rw-r--r-- | changes/ticket_9214 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket_9214 b/changes/ticket_9214 new file mode 100644 index 0000000000..f1e43caeb0 --- /dev/null +++ b/changes/ticket_9214 @@ -0,0 +1,6 @@ + o Minor features: + - Accept bandwidth and space limits in bits as well as bytes. + (Anywhere in the configuration file that you can say "2 Kilobytes", + you can now say "16 kilobits", and so on.) Resolves ticket 9214. + Patch by CharlieB. + |