ruby-changes:33940
From: kazu <ko1@a...>
Date: Mon, 19 May 2014 21:35:52 +0900 (JST)
Subject: [ruby-changes:33940] kazu:r46021 (trunk): fix typos [ci skip]
kazu 2014-05-19 21:35:43 +0900 (Mon, 19 May 2014) New Revision: 46021 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=46021 Log: fix typos [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 46020) +++ ChangeLog (revision 46021) @@ -107,7 +107,7 @@ Sun May 18 01:21:23 2014 Tanaka Akira https://github.com/ruby/ruby/blob/trunk/ChangeLog#L107 * include/ruby/intern.h (rb_rational_num): Declared. (rb_rational_den): Ditto. - * ext/bigdecimal/bigdecimal.c: Follow the above change. + * ext/bigdecimal/bigdecimal.c: Follow the above change. * ext/date/date_core.c: Ditto. @@ -150,7 +150,7 @@ Sat May 17 11:02:49 2014 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L150 Sat May 17 01:49:27 2014 Nobuyoshi Nakada <nobu@r...> - * dir.c (glob_helper): reduce matching at non-mgaical path on + * dir.c (glob_helper): reduce matching at non-magical path on Windows. Sat May 17 01:49:23 2014 Nobuyoshi Nakada <nobu@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/