Merge branch 'maint-0.3.5'

This commit is contained in:
George Kadianakis
2019-02-14 18:01:07 +02:00
7 changed files with 15 additions and 2 deletions
+4
View File
@@ -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".