diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-27 13:17:42 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-27 13:17:42 -0400 |
commit | 2197bfcc6a858af8f8ff41dba8825d676d18d37c (patch) | |
tree | 8e0963f971e3ed5581df267fa552c4c5f421c62e /changes | |
parent | 703254a8321788bd6d03ec5f335fe338916fef6f (diff) | |
parent | 0116eae59a35e4303ca179d6b0fb0302a83e87a1 (diff) | |
download | tor-2197bfcc6a858af8f8ff41dba8825d676d18d37c.tar.gz tor-2197bfcc6a858af8f8ff41dba8825d676d18d37c.zip |
Merge branch 'maint-0.2.8'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19499 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug19499 b/changes/bug19499 new file mode 100644 index 0000000000..5db49bb749 --- /dev/null +++ b/changes/bug19499 @@ -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-pre6-dev). + |