summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-13 11:02:34 -0400
committerNick Mathewson <nickm@torproject.org>2018-03-13 11:02:34 -0400
commitf0f2fab5e16cadf37938b48a47c062e539eef9c0 (patch)
tree842a4c20e4420a10405d4b143b5f3fc69eb73123 /changes
parent6bc324c96abd463c4a386e81bd71b594ac59fed7 (diff)
parentc1cfa0fbc4864ae5c54cb89c84a184523ea1aa9e (diff)
downloadtor-f0f2fab5e16cadf37938b48a47c062e539eef9c0.tar.gz
tor-f0f2fab5e16cadf37938b48a47c062e539eef9c0.zip
Merge remote-tracking branch 'ffmancera-1/bug23635' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket236353
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket23635 b/changes/ticket23635
new file mode 100644
index 0000000000..54d303e4b8
--- /dev/null
+++ b/changes/ticket23635
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Improved the documentation of AccountingStart paremeter.
+ Closes ticket 23635.