summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-17 15:34:06 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-17 15:34:06 +0000
commit556e9f726e2b80f6088982c6b43abfe68bfad591 (patch)
tree1c86d1e138d47fb9339c8e7fd7542e66ac19daae /ChangeLog
parentb18c513e24dad5f464701a4ad49ac699f435bbbe (diff)
* ext/openssl: backport changes from openssl 2.1.2.ruby_2_3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@65135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d86dd5fed..9af06ecf86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Oct 18 00:33:13 2018 Kazuki Yamaguchi <k@rhe.jp>
+
+ * ext/openssl: backport changes from openssl 2.1.2.
+
Wed Mar 28 23:08:46 2018 NAKAMURA Usaku <usa@ruby-lang.org>
get rid of test error/failure on Windows introduced at r62955