From f1b2fb67061ee2fa15a04e8777bcb55790a9dd5c Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 10 Mar 2011 13:07:03 +0000 Subject: * parse.y (parser_encode_length): add exception as UTF8-MAC for magic comment's emacs newline specifier patched by James M. Lawrence [ruby-core:35476] fixes #4489 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6a9ab4f16b..43c81b0f33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ +Thu Mar 10 21:59:37 2011 NARUSE, Yui + + * parse.y (parser_encode_length): add exception as UTF8-MAC for + magic comment's emacs newline specifier + patched by James M. Lawrence [ruby-core:35476] fixes #4489 + Thu Mar 10 16:00:22 2011 NARUSE, Yui * parse.y (parser_encode_length): fix typo: the length of "-dos" and "-mac" is not 5 but 4. patched by James M. Lawrence [ruby-core:35476] fixes #4489 + Thu Mar 10 10:52:01 2011 NAKAMURA Usaku * test/ruby/test_require.rb: setting too long string to ENV causes -- cgit v1.2.3