From acd2d29f2e48ef0644a14b41f74f7a380a09a135 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 16 Mar 2010 05:03:30 +0000 Subject: * configure.in (RSHIFT): parenthesize the argument of cast instead of the result. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8908744cd4..60f45762fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 16 14:03:24 2010 Nobuyoshi Nakada + + * configure.in (RSHIFT): parenthesize the argument of cast instead + of the result. + Tue Mar 16 11:23:42 2010 Nobuyoshi Nakada * file.c (file_expand_path): ignore dname if it has different -- cgit v1.2.3