aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-22 10:36:56 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-22 10:36:56 +0000
commitbfc48608e9b9b413b5908056b6c1cbdfa779747e (patch)
tree70e624183f87d76364c28d18d937970119f14535 /ChangeLog
parentf692c27bd0344ef38a39b0970e5f54e0d47e054d (diff)
downloadruby-bfc48608e9b9b413b5908056b6c1cbdfa779747e.tar.gz
* ext/openssl/ossl.c: fix brew command for installation of openssl.
[ci skip][fix GH-1007] Patch by @arthurnn git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 732c7956c2..3e85c90222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Nov 22 19:36:51 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * ext/openssl/ossl.c: fix brew command for installation of openssl.
+ [ci skip][fix GH-1007] Patch by @arthurnn
+
Sun Nov 22 17:59:50 2015 Naohisa Goto <ngotogenome@gmail.com>
* configure.in: On Solaris, add -D_XOPEN_SOURCE=n only when both