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/ticket12884 | |
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/ticket12884')
-rw-r--r-- | changes/ticket12884 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket12884 b/changes/ticket12884 deleted file mode 100644 index cd7e87c085..0000000000 --- a/changes/ticket12884 +++ /dev/null @@ -1,3 +0,0 @@ - o Removed code: - - We no longer remind the user about obsolete configuration options - that have been obsolete since 0.2.3.x or later. Patch by Adrien Bak. |