diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-11 10:49:56 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-11 10:49:56 +0000 |
| commit | f4c73f240751286cc13a4b5ae67436876ec1ab8e (patch) | |
| tree | 1bb442e1bccd833decb6e28a0a34b532c66d32b1 /ChangeLog | |
| parent | 24e5dd47ea793d273e246fb2920480767b140fae (diff) | |
* parse.y (parser_prepare): use utf-8 encoding directly.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19758 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 @@ +Sat Oct 11 19:49:35 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * parse.y (parser_prepare): use utf-8 encoding directly. + Sat Oct 11 10:20:17 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/mkmf.rb (CLEANINGS): uses escaped form tabs to preventing the |
