diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-09-16 08:31:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-16 08:32:01 -0400 |
commit | cbd3b01863ceeaad4c5dc89544037658f69e9403 (patch) | |
tree | c78a0922f75e8e2c46250814de027f17809783f4 /changes/ticket31176 | |
parent | cd72850e08f39413d281a480a78f38838ddf42e9 (diff) | |
download | tor-cbd3b01863ceeaad4c5dc89544037658f69e9403.tar.gz tor-cbd3b01863ceeaad4c5dc89544037658f69e9403.zip |
Start a changelog for 0.4.2.1-alpha
This commit sorts the changes files using sortChanges, and inserts
them into a changelog entry.
Diffstat (limited to 'changes/ticket31176')
-rw-r--r-- | changes/ticket31176 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket31176 b/changes/ticket31176 deleted file mode 100644 index 5fcdeab3af..0000000000 --- a/changes/ticket31176 +++ /dev/null @@ -1,5 +0,0 @@ - o Major features (developer tools): - - Our best-practices tracker now integrates with our include-checker tool - to keep track of the layering violations that we have not yet fixed. - We hope to reduce this number over time to improve Tor's modularity. - Closes ticket 31176. |