diff options
author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-20 08:29:41 +0000 |
---|---|---|
committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-20 08:29:41 +0000 |
commit | f1f05e75cdae18a022aea39a4011c18d9f513c97 (patch) | |
tree | e6fe04344d0c9395623717214340c51e93737d87 /ChangeLog | |
parent | ea01ffa56951724708858b982d7aa64504cc412c (diff) |
* NEWS: fix the description for Refinements.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Dec 20 17:29:00 2012 Shugo Maeda <shugo@ruby-lang.org> + + * NEWS: fix the description for Refinements. + Thu Dec 20 16:53:59 2012 Shugo Maeda <shugo@ruby-lang.org> * vm_core.h (rb_vm_defineclass_type_t), |