aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-03 10:52:14 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-01-03 10:52:14 +0000
commite396ba84fb098812e52c6da9042e46b1ec17a82b (patch)
tree628dc19aec51ce0ae0eb9cbfa8c2486d2d918fe7 /ChangeLog
parent7a6934f3a8427df546ed05c80e502fa7ab69701b (diff)
downloadruby-e396ba84fb098812e52c6da9042e46b1ec17a82b.tar.gz
intern.h: rb_str_new_literal
* include/ruby/intern.h (rb_str_new_literal): define on all platforms, not only gcc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49123 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 b07eb8a347..e130bdb5a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jan 3 19:52:12 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * include/ruby/intern.h (rb_str_new_literal): define on all
+ platforms, not only gcc.
+
Sat Jan 3 18:53:28 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/fiddle/lib/fiddle/cparser.rb (parse_ctype): limit split word