summaryrefslogtreecommitdiffstats
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
commitcb332b1c1be6b3c90be32d620da46010d1b2cd5d (patch)
tree3c720ad505c41f38577bab1fdcdfe64eeca638a2 /ChangeLog
parente4606db2d5315f5dba524672fed412b380954ba9 (diff)
downloadruby-cb332b1c1be6b3c90be32d620da46010d1b2cd5d.tar.gz
ruby-cb332b1c1be6b3c90be32d620da46010d1b2cd5d.tar.xz
ruby-cb332b1c1be6b3c90be32d620da46010d1b2cd5d.zip
* include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE for
special constants. git-svn-id: http://svn.ruby-lang.org/repos/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 f988ad517..84a527617 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