diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-11 01:47:26 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-11 01:47:26 +0000 |
| commit | 69002ff0b5cd4fdb2321b80f19961a94ec189c3a (patch) | |
| tree | 7eec163a593f011b1cfe6511da5ad09c335f6f71 /ChangeLog | |
| parent | 04383f8347519cc6f5566c998dfa83981c30d0a5 (diff) | |
| download | ruby-69002ff0b5cd4fdb2321b80f19961a94ec189c3a.tar.gz ruby-69002ff0b5cd4fdb2321b80f19961a94ec189c3a.tar.xz ruby-69002ff0b5cd4fdb2321b80f19961a94ec189c3a.zip | |
* ruby.c (load_file): the encoding of DATA follows the source
file encoding. [ruby-dev:33693]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15428 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 @@ +Mon Feb 11 10:43:31 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * ruby.c (load_file): the encoding of DATA follows the source + file encoding. [ruby-dev:33693] + Mon Feb 11 06:50:42 2008 Yusuke Endoh <mame@tsg.ne.jp> * test/ruby/test_pack.rb: fix tests for 64bit CPU. |
