summaryrefslogtreecommitdiff
path: root/ext/openssl
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2022-09-08 17:58:27 +0900
committerKazuki Yamaguchi <k@rhe.jp>2022-10-17 16:35:35 +0900
commit33d30a8675e926e7ad07ff2b135da0c819af33ca (patch)
tree212cf430870e4a706bb9e83c2a7b6f9d424d49f2 /ext/openssl
parentb69d41e1c433f9109b7c9237cde6ed8b4884cc06 (diff)
[ruby/openssl] Ruby/OpenSSL 2.1.4
https://github.com/ruby/openssl/commit/5316241e61
Diffstat (limited to 'ext/openssl')
-rw-r--r--ext/openssl/History.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/openssl/History.md b/ext/openssl/History.md
index 479ec3b4a2..7e56229612 100644
--- a/ext/openssl/History.md
+++ b/ext/openssl/History.md
@@ -194,6 +194,16 @@ Notable changes
[[GitHub #297]](https://github.com/ruby/openssl/pull/297)
+Version 2.1.4
+=============
+
+Bug fixes
+---------
+
+* Do not use pkg-config if --with-openssl-dir option is specified.
+ [[GitHub #486]](https://github.com/ruby/openssl/pull/486)
+
+
Version 2.1.3
=============