diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-15 05:44:55 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-15 05:44:55 +0000 |
| commit | 8f1332c537179a5f2f745d4fafacbb587e161086 (patch) | |
| tree | f68c158bab5afcf55b85cb4f83f609dd7f0eef1f /ChangeLog | |
| parent | 9b7e38aa1cf76ba023c4c03a003f617c8f655c49 (diff) | |
* encoding.c (rb_locale_charmap): use ASCII-8BIT in miniruby.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15057 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 @@ +Tue Jan 15 14:44:53 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * encoding.c (rb_locale_charmap): use ASCII-8BIT in miniruby. + Tue Jan 15 13:54:41 2008 NAKAMURA Usaku <usa@ruby-lang.org> * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir when |
