diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-07-07 13:16:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-07-07 13:16:44 -0400 |
commit | 9a0bc46225bf9ddea67da5c9e400899e24ddbdd0 (patch) | |
tree | f1bf034f61412877ae434601ffb43cdee71ca820 /changes/bug19406 | |
parent | 663b659434267f1c8edb1a130f10d6f3a91da831 (diff) | |
download | tor-9a0bc46225bf9ddea67da5c9e400899e24ddbdd0.tar.gz tor-9a0bc46225bf9ddea67da5c9e400899e24ddbdd0.zip |
Remove already-merged changes files.
These changes files already are merged in release-0.2.8, and
therefor will not be "new in 0.2.9.1-alpha".
Diffstat (limited to 'changes/bug19406')
-rw-r--r-- | changes/bug19406 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug19406 b/changes/bug19406 deleted file mode 100644 index e8b661b512..0000000000 --- a/changes/bug19406 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features (build): - - Tor now again builds with the recent OpenSSL 1.1 development branch - (tested against 1.1.0-pre5 and 1.1.0-pre6-dev). - |