1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: use ascii character

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2014-09-11 08:45:47 +00:00
parent b8eec6b691
commit 310462e179

View file

@ -1,7 +1,7 @@
Thu Sep 11 17:04:54 2014 Eric Wong <e@80x24.org>
* lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW support
Thanks to Vít Ondruch for reporting the issue on ARM.
Thanks to Vit Ondruch for reporting the issue on ARM.
[Bug #10202]
Thu Sep 11 14:31:57 2014 Koichi Sasada <ko1@atdot.net>