diff options
author | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-28 10:12:15 +0000 |
---|---|---|
committer | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-28 10:12:15 +0000 |
commit | f0d409c2045e3eff16edb8d5ea7635f07ef2f89f (patch) | |
tree | a26bc7d9b307cb4a2cf8062855803508688ab1c8 /ChangeLog | |
parent | b5eb973b1a5048b940bf6cb97537aff6c89672e3 (diff) |
* class.c: revert to r15855.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@17623 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 @@ +Sat Jun 28 18:49:50 2008 URABE Shyouhei <shyouhei@ruby-lang.org> + + * class.c: revert to r15855. + Fri Jun 20 18:25:18 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * string.c (rb_str_buf_append): should infect. |