diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-24 17:28:56 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-24 17:28:56 +0000 |
| commit | 422071996c3cae9a25eef9a66e6b20892436e21b (patch) | |
| tree | 254497843ddd0fbf60ee700008bf99071bc50990 /ChangeLog | |
| parent | ec3c6d647c3eed056dff01d7493dd74ea7a56299 (diff) | |
* string.c (rb_str_chomp_bang): coderange may change.
[ruby-core:22414]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22608 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. |
