diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -75,9 +75,9 @@ Sun May 25 12:46:47 2014 Nobuyoshi Nakada <[email protected]> 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 <[email protected]> @@ -138,7 +138,7 @@ Sun May 25 09:41:56 2014 Zachary Scott <[email protected]> Sun May 25 09:40:44 2014 Tanaka Akira <[email protected]> - * 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 <[email protected]> |