ruby-changes:35331
From: kazu <ko1@a...>
Date: Sat, 6 Sep 2014 00:04:14 +0900 (JST)
Subject: [ruby-changes:35331] kazu:r47413 (trunk): Fix typo and method name [ci skip]
kazu 2014-09-06 00:03:58 +0900 (Sat, 06 Sep 2014) New Revision: 47413 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=47413 Log: Fix typo and method name [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 47412) +++ ChangeLog (revision 47413) @@ -44,7 +44,7 @@ Fri Sep 5 12:40:55 2014 Tanaka Akira https://github.com/ruby/ruby/blob/trunk/ChangeLog#L44 Fri Sep 5 12:28:21 2014 Tanaka Akira <akr@f...> - * process.c (has_privilege): Fix assignements. + * process.c (has_privilege): Fix assignments. Fri Sep 5 11:10:13 2014 SHIBATA Hiroshi <shibata.hiroshi@g...> @@ -83,7 +83,7 @@ Thu Sep 4 23:39:52 2014 Tanaka Akira https://github.com/ruby/ruby/blob/trunk/ChangeLog#L83 Thu Sep 4 20:22:14 2014 Laurent Arnoud <laurent@s...> - * test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint. + * test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint?. [fix GH-709] Thu Sep 4 20:09:21 2014 SHIBATA Hiroshi <shibata.hiroshi@g...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/