aboutsummaryrefslogtreecommitdiff
path: root/changes/feature5583
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-10-27 11:27:52 -0400
committerNick Mathewson <nickm@torproject.org>2014-10-27 11:27:52 -0400
commit682c154cc49a4219ee9828cb9b0cc4339102cbc5 (patch)
treed9f43e93cc688ad77f568b671085db7d5b9329fa /changes/feature5583
parenta477d7c66665284d384091e5faae6a88c15c7fcf (diff)
downloadtor-682c154cc49a4219ee9828cb9b0cc4339102cbc5.tar.gz
tor-682c154cc49a4219ee9828cb9b0cc4339102cbc5.zip
Start on an 0.2.6.1-alpha changelog
I concatenated the remaining changes/* files, removed them, made the headings more uniform, then told format_changelog.py to sort, collate, and wrap them.
Diffstat (limited to 'changes/feature5583')
-rw-r--r--changes/feature55832
1 files changed, 0 insertions, 2 deletions
diff --git a/changes/feature5583 b/changes/feature5583
deleted file mode 100644
index cd5eb69281..0000000000
--- a/changes/feature5583
+++ /dev/null
@@ -1,2 +0,0 @@
- o Minor features:
- - Add an option to overwrite logs (TruncateLogFile). Closes ticket #5583.