* ChangeLog: fix typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
tarui 2010-05-29 16:41:11 +00:00
parent d0914b3552
commit 41557b4774

View File

@ -3,7 +3,7 @@ Sun May 30 01:25:48 2010 Masaya Tarui <tarui@ruby-lnag.org>
* thread.c (RB_GC_SAVE_MACHINE_CONTEXT): start GC
by switching the thread if gc_stress == true
* gc.c (ruby_gc_stress_start): dotto.
* gc.c (ruby_gc_stress_start): ditto.
Sun May 30 00:02:39 2010 Yusuke Endoh <mame@tsg.ne.jp>