diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-03-25 18:09:57 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-03-25 18:09:57 +0000 |
| commit | cb4d196df165d746291ce0edd5aa377f00b2554d (patch) | |
| tree | b8d88baa3daea1f4cc48dae51e3c7f88ef132678 /ChangeLog | |
| parent | bc2088b572de98f593bf4196c3f0dee9f4cc819c (diff) | |
* object.c (rb_obj_singleton_class): new method
Kernel#singleton_class. [ruby-core:21702]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@27049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Mar 26 03:09:30 2010 Akinori MUSHA <knu@iDaemons.org> + + * object.c (rb_obj_singleton_class): new method + Kernel#singleton_class. [ruby-core:21702] + Thu Mar 25 03:52:45 2010 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360] |
