ChangeLog: fix typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2014-04-20 10:31:29 +00:00
parent c94cb8b805
commit dce4bdf141

View File

@ -1,6 +1,6 @@
Sun Apr 20 12:57:15 2014 Masaya Tarui <tarui@ruby-lang.org>
* st.c (st_foreach_check): chnage start point of search at check
* st.c (st_foreach_check): change start point of search at check
from top to current. [ruby-dev:48047] [Bug #9646]
Sun Apr 20 08:41:33 2014 Andrew DeMaria <ademariad@gmail.com>