summaryrefslogtreecommitdiff
path: root/changes/detect_openssl_mismatch
diff options
context:
space:
mode:
Diffstat (limited to 'changes/detect_openssl_mismatch')
-rw-r--r--changes/detect_openssl_mismatch4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/detect_openssl_mismatch b/changes/detect_openssl_mismatch
new file mode 100644
index 0000000000..62f0a9dbb7
--- /dev/null
+++ b/changes/detect_openssl_mismatch
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Detect when we're running with a version of OpenSSL other than the
+ one we compiled with. This has occasionally given people hard-to-
+ track-down errors.