diff options
| author | nagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-10-17 16:39:52 +0000 |
|---|---|---|
| committer | nagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-10-17 16:39:52 +0000 |
| commit | 058ba6cebd8f7e6a837bab68f677a87afeb483a4 (patch) | |
| tree | f218a7b0a26783e2b7477244e620efe58c28e32d | |
| parent | eb4dc17956d730f41a149f63469284ff5187c52b (diff) | |
* ChangeLog: remove duplicated entry of r52147. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,12 +1,3 @@ -Sat Oct 17 13:55:45 2015 Nobuyoshi Nakada <nobu@ruby-lang.org> - - * file.c (rb_file_expand_path_internal): concatenate converted - string to the result instead of making converted string and - append it. - - * string.c (rb_str_cat_conv_enc_opts): from rb_str_conv_enc_opts, - separate function to concatenate with transcoding. - Sat Oct 17 13:55:32 2015 Nobuyoshi Nakada <nobu@ruby-lang.org> * file.c (rb_file_expand_path_internal): concatenate converted |
