diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-26 09:50:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-26 09:50:57 -0400 |
commit | e269e081a1c1ec3450e8b86f64aa099f51b04b84 (patch) | |
tree | 5f994c5cbd43dd397435ef042db084ea19dbb005 /changes/ticket33369 | |
parent | dbc2b75009a781f2664b871a6033d47b04946299 (diff) | |
download | tor-e269e081a1c1ec3450e8b86f64aa099f51b04b84.tar.gz tor-e269e081a1c1ec3450e8b86f64aa099f51b04b84.zip |
Remove changes files that appeared in tor 0.4.4.1-alpha.
Diffstat (limited to 'changes/ticket33369')
-rw-r--r-- | changes/ticket33369 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket33369 b/changes/ticket33369 deleted file mode 100644 index c55335c5b7..0000000000 --- a/changes/ticket33369 +++ /dev/null @@ -1,4 +0,0 @@ - o Documentation (manpage): - - Add cross reference links and a table of contents to the HTML - tor manpage. Closes ticket 33369. Work by Swati Thacker as - part of Google Season of Docs. |