diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-09 02:18:30 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-09 02:18:30 +0000 |
| commit | fa736e3d833fbf066d0f3c4af112331605fb3be0 (patch) | |
| tree | 16616f4178b90ace40527f1192d5271a6a5092e6 /ChangeLog | |
| parent | a5e362b3cdedb8785dd18be3178dcd41abe0c7d8 (diff) | |
merges r21110 from trunk into ruby_1_9_1.
* encoding.c (rb_filesystem_encoding): use ANSI codepage for file
system on cygwin.
* encoding.c (rb_locale_charmap): reverted. [ruby-core:21110]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Jan 5 16:26:48 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * encoding.c (rb_filesystem_encoding): use ANSI codepage for file + system on cygwin. + + * encoding.c (rb_locale_charmap): reverted. [ruby-core:21110] + Mon Jan 5 16:15:00 2009 Kazuhiro NISHIYAMA <zn@mbf.nifty.com> * ext/curses/curses.c (free_window): use xfree instead of free. |
