diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-15 15:40:06 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-15 15:40:06 +0000 |
| commit | 0899f2b0a471944fc805f1de85689ee655c6c5fb (patch) | |
| tree | 73e3eaa67c5c8e6c405fe81b0bf6ea79ca723d77 /ChangeLog | |
| parent | 7a8e48c0759a10c9c88e299ed46fb82c75dd4b31 (diff) | |
merges r21528 from trunk into ruby_1_9_1.
* encoding.c (enc_set_default_encoding): should not treat US-ASCII
special here. a patch from Yui NARUSE in [ruby-dev:37769].
[ruby-dev:37699]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21566 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Jan 15 15:55:31 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * encoding.c (enc_set_default_encoding): should not treat US-ASCII + special here. a patch from Yui NARUSE in [ruby-dev:37769]. + [ruby-dev:37699] + Thu Jan 15 13:10:09 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in, win32/Makefile.sub (MISSING): added langinfo on mingw |
