aboutsummaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2022-09-08 17:58:27 +0900
committerKazuki Yamaguchi <k@rhe.jp>2022-09-08 20:46:01 +0900
commit5316241e6153375bef67ef8ea73469bc185530e4 (patch)
tree9e9d4976d3b0dfb1652aedae366eabc780d89d9a /History.md
parent90748542c0093fd4a65549b7c8626fec4714b19e (diff)
downloadruby-openssl-5316241e6153375bef67ef8ea73469bc185530e4.tar.gz
Ruby/OpenSSL 2.1.4v2.1.4maint-2.1
Diffstat (limited to 'History.md')
-rw-r--r--History.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/History.md b/History.md
index 9e7ee533..99b26818 100644
--- a/History.md
+++ b/History.md
@@ -1,3 +1,13 @@
+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
=============