summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-14 01:44:48 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-14 01:44:48 +0000
commite4259b7cc5e8993483da4ff9785db47e41e73bba (patch)
tree3c720ad505c41f38577bab1fdcdfe64eeca638a2 /ChangeLog
parent011776b4a63f665858522b5e35493e74ac65ef94 (diff)
* include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE for
special constants. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24919 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 f988ad5175..84a527617c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Sep 14 10:44:47 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE for
+ special constants.
+
Mon Sep 14 10:08:19 2009 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (rb_str_inspect): use rb_enc_mbc_to_codepoint