summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-14 08:38:00 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-14 08:38:00 +0000
commitfac59ac780d6fba2107d2d74c7d2553c0cc81af9 (patch)
tree2a0a1d578073f3d46c111a7198b3b210616367c2 /ChangeLog
parentf150dbba6b1a07aeee9dc93c6da3a34c63086fb2 (diff)
* common.mk: need to quote $BASERUBY because it may includes options.
this change is only for release management, not bug fix. [Backport #9837] [ruby-dev:48218] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@45941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17715d02b4..0883f56e2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed May 14 17:35:32 2014 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * common.mk: need to quote $BASERUBY because it may includes options.
+ this change is only for release management, not bug fix.
+ [Backport #9837] [ruby-dev:48218]
+
Mon Mar 31 15:38:07 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/openssl/ossl.c (ossl_make_error): check NULL for unknown