diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-14 09:08:45 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-14 09:08:45 +0000 |
| commit | 36783405e85714aad240fa303a60b245e621d6f4 (patch) | |
| tree | c07e729a6f5b3de91b689c604b730f6ccd15aa0f /ChangeLog | |
| parent | f49ebbabe230b295eaa441ac96082c1e323fe2ec (diff) | |
| download | ruby-36783405e85714aad240fa303a60b245e621d6f4.tar.gz ruby-36783405e85714aad240fa303a60b245e621d6f4.tar.xz ruby-36783405e85714aad240fa303a60b245e621d6f4.zip | |
* encoding.c (rb_locale_encoding): return US-ASCII when charmap is nil.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15039 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 Jan 14 18:06:37 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * encoding.c (rb_locale_encoding): return US-ASCII when charmap is + nil. + Mon Jan 14 16:12:58 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/shellwords.rb: scape should be an alias to shellescape. a |
