diff options
author | Yawning Angel <yawning@schwanenlied.me> | 2016-04-04 04:21:06 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-04-05 10:03:25 -0400 |
commit | 92ae6b95243054644dd8515a9cfa11679440a579 (patch) | |
tree | 1d142ee0b540604730f6acfb43294e29a70cdcf2 | |
parent | 5db21f8f81b5b42fcd072cfa06e6fa80a5e64aed (diff) | |
download | tor-92ae6b95243054644dd8515a9cfa11679440a579.tar.gz tor-92ae6b95243054644dd8515a9cfa11679440a579.zip |
Add a changes file for the OpenSSL 1.1.0 compilation fixes.
-rw-r--r-- | changes/bug18286 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18286 b/changes/bug18286 new file mode 100644 index 0000000000..6e9ae3de09 --- /dev/null +++ b/changes/bug18286 @@ -0,0 +1,4 @@ + o Minor features (build): + - Tor now again builds with the recent OpenSSL 1.1 development branch + (tested against 1.1.0-pre4 and 1.1.0-pre5-dev). + |