diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-09 11:58:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-09 11:58:46 -0500 |
commit | 05564a852110c0c908b03acba57d3b7b8dc222b4 (patch) | |
tree | 2860179ddbd82fdce957e2feef2634660a7dbc4a /changes/ticket40261 | |
parent | 4f138f2ed21bae5b147edbb8b00b105e5468721c (diff) | |
download | tor-05564a852110c0c908b03acba57d3b7b8dc222b4.tar.gz tor-05564a852110c0c908b03acba57d3b7b8dc222b4.zip |
Start a changelog for 0.4.6.1-alpha
Diffstat (limited to 'changes/ticket40261')
-rw-r--r-- | changes/ticket40261 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket40261 b/changes/ticket40261 deleted file mode 100644 index f8d05a25be..0000000000 --- a/changes/ticket40261 +++ /dev/null @@ -1,4 +0,0 @@ - o Code simplification and refactoring (metrics, DoS): - - Move the DoS subsystem into the subsys manager including its configuration - options. Closes ticket 40261. - |