diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-10-27 11:27:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-10-27 11:27:52 -0400 |
commit | 682c154cc49a4219ee9828cb9b0cc4339102cbc5 (patch) | |
tree | d9f43e93cc688ad77f568b671085db7d5b9329fa /changes/feature5583 | |
parent | a477d7c66665284d384091e5faae6a88c15c7fcf (diff) | |
download | tor-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/feature5583 | 2 |
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. |