diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-02-14 18:01:04 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-02-14 18:01:04 +0200 |
commit | 8dcecfb00028aa57ee8fb7bd6c9b817da365bdf2 (patch) | |
tree | 844d1545f1b406e323036b95222df3f55e330f86 /changes/ticket29026 | |
parent | 4041ff5543084978ab3a1f765280489ddc8ef02c (diff) | |
parent | d83c299eba8010204b3fe0760b1372c7564889fe (diff) | |
download | tor-8dcecfb00028aa57ee8fb7bd6c9b817da365bdf2.tar.gz tor-8dcecfb00028aa57ee8fb7bd6c9b817da365bdf2.zip |
Merge branch 'maint-0.3.5' into release-0.3.5
Diffstat (limited to 'changes/ticket29026')
-rw-r--r-- | changes/ticket29026 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket29026 b/changes/ticket29026 new file mode 100644 index 0000000000..1db873dfcf --- /dev/null +++ b/changes/ticket29026 @@ -0,0 +1,4 @@ + o Minor features (compilation): + - Compile correctly when OpenSSL is built with engine support + disabled, or with deprecated APIs disabled. Closes ticket + 29026. Patches from "Mangix". |