diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-09 08:00:26 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-09 08:00:26 +0000 |
| commit | 11d0b334b1740d1fa07ed1fcc79c24885d89de1e (patch) | |
| tree | fc1c3806824c1482f652c832070883f6466df100 /ChangeLog | |
| parent | 6f89ce0b6c37d6dad1df0226339977a07776effa (diff) | |
* string.c (rb_enc_cr_str_buf_cat): fix self appending.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14966 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 @@ +Wed Jan 9 16:59:54 2008 Tanaka Akira <akr@fsij.org> + + * string.c (rb_enc_cr_str_buf_cat): fix self appending. + Wed Jan 9 15:54:24 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * ruby.c (process_options): give priority command line encoding option |
