diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-03 11:40:32 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-03 11:40:32 +0000 |
| commit | 29216dec470d5f878980c0e3ea2eff83954dc363 (patch) | |
| tree | 53c3191835e1c64760d3bb7ab9eaeb6829a1d6bd /ChangeLog | |
| parent | 6aaeeec3834cf830c19cba9efb09b7bf41dfbb64 (diff) | |
merges r22608 from trunk into ruby_1_9_1.
--
* string.c (rb_str_chomp_bang): coderange may change.
[ruby-core:22414]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@22739 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 @@ +Wed Feb 25 02:28:51 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * string.c (rb_str_chomp_bang): coderange may change. + [ruby-core:22414] + Wed Feb 25 02:17:30 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * string.c (rb_str_delete_bang): should recalculate coderange. |
