* ChangeLog: fix credit (requested by the author).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shyouhei 2010-08-27 12:17:13 +00:00
parent cff3c3d52a
commit 03f466bd33
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Fri Aug 27 16:20:01 2010 URABE Shyouhei <shyouhei@ruby-lang.org> Fri Aug 27 16:20:01 2010 URABE Shyouhei <shyouhei@ruby-lang.org>
* string.c (rb_str_prepend): new method by Sora Harakami * string.c (rb_str_prepend): new method by Shota Fukumori (sora_h)
[Feature #3765] [Feature #3765]
Fri Aug 27 15:24:20 2010 NAKAMURA Usaku <usa@ruby-lang.org> Fri Aug 27 15:24:20 2010 NAKAMURA Usaku <usa@ruby-lang.org>