From e88cabc30679887d32dbf3ea6799b746a5e6279e Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Tue, 18 Sep 2018 15:03:16 +0100 Subject: [PATCH] Changelog entry for #932. --- ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 85322b65..2ba96f18 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -14,6 +14,7 @@ Library: Build: - Make it easier to build without bundled uthash.h using "WITH_BUNDLED_DEPS=no". +- Fix build with OPENSSL_NO_ENGINE. Closes #932. 1.5.1 - 20180816