aboutsummaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2017-06-14 18:19:19 +0900
committerKazuki Yamaguchi <k@rhe.jp>2017-06-14 18:19:19 +0900
commitdde512aa2d29bac496040af27c0d3487323b7552 (patch)
treededfc376086037837ebb528a4cf6ca8b35feb342 /History.md
parentf3088b512876292e3c0c4bd1e566ec259ba3371c (diff)
downloadruby-openssl-dde512aa2d29bac496040af27c0d3487323b7552.tar.gz
Ruby/OpenSSL 2.0.4v2.0.4
Diffstat (limited to 'History.md')
-rw-r--r--History.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/History.md b/History.md
index a215be87..bb499338 100644
--- a/History.md
+++ b/History.md
@@ -1,3 +1,15 @@
+Version 2.0.4
+=============
+
+Bug fixes
+---------
+
+* It now compiles with LibreSSL without renaming on Windows (mswin).
+* A workaround for the error queue leak of X509_load_cert_crl_file() that
+ causes random errors is added.
+ [[Bug #11033]](https://bugs.ruby-lang.org/issues/11033)
+
+
Version 2.0.3
=============