diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-17 11:06:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-17 11:06:52 -0400 |
commit | 49c83dd21a7fe0432ad78061f3b41f4a5919340d (patch) | |
tree | 1521b49bce9f4c94d8a09403b56367fb055046c4 /changes/bug18286 | |
parent | 249f3a1664479879dc9096034901614302398841 (diff) | |
parent | ff5eb7fc625374c29944b9ab7160b86559ce90a4 (diff) | |
download | tor-49c83dd21a7fe0432ad78061f3b41f4a5919340d.tar.gz tor-49c83dd21a7fe0432ad78061f3b41f4a5919340d.zip |
Merge branch 'maint-0.2.8'
Diffstat (limited to 'changes/bug18286')
-rw-r--r-- | changes/bug18286 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug18286 b/changes/bug18286 index 6e9ae3de09..e398fb004b 100644 --- a/changes/bug18286 +++ b/changes/bug18286 @@ -1,4 +1,5 @@ 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). + - Tor now builds again with the recent OpenSSL 1.1 development branch + (tested against 1.1.0-pre4 and 1.1.0-pre5-dev). Closes ticket 18286. + |