ChangeLog: fix log

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2015-04-12 14:31:27 +00:00
parent 1bc5669857
commit 732a26dff7

View File

@ -11,8 +11,8 @@ Sun Apr 12 18:12:07 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
Sun Apr 12 17:35:17 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
cross-compile environment.
* ext/json/*, test/json/*: Reverted r50231. Because it's not
working with cross-compile environment.
Sun Apr 12 15:34:59 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>