ruby-changes:34060
From: kazu <ko1@a...>
Date: Mon, 26 May 2014 22:17:22 +0900 (JST)
Subject: [ruby-changes:34060] kazu:r46141 (trunk): fix typos [ci skip]
kazu 2014-05-26 22:17:16 +0900 (Mon, 26 May 2014) New Revision: 46141 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=46141 Log: fix typos [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 46140) +++ ChangeLog (revision 46141) @@ -75,9 +75,9 @@ Sun May 25 12:46:47 2014 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L75 context. * vm_dump.c (rb_vm_bugreport): accepts `ucontext_t` argument to - dump machine regisiters. based on [GH-584]. + dump machine registers. based on [GH-584]. - * signal.c (sigbus, sigsegv): dump machine regisiters if available. + * signal.c (sigbus, sigsegv): dump machine registers if available. Sun May 25 12:32:42 2014 Tanaka Akira <akr@f...> @@ -138,7 +138,7 @@ Sun May 25 09:41:56 2014 Zachary Scott https://github.com/ruby/ruby/blob/trunk/ChangeLog#L138 Sun May 25 09:40:44 2014 Tanaka Akira <akr@f...> - * test/lib/minitest/unit.rb: Show leakes threads and tempfiles. + * test/lib/minitest/unit.rb: Show leaked threads and tempfiles. Sun May 25 08:54:38 2014 SHIBATA Hiroshi <shibata.hiroshi@g...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/