summaryrefslogtreecommitdiff
path: root/changes/ticket29026
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket29026')
-rw-r--r--changes/ticket290264
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".