From 310462e17933ce182d1643d40863aeb4e671b208 Mon Sep 17 00:00:00 2001 From: hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Thu, 11 Sep 2014 08:45:47 +0000 Subject: [PATCH] * ChangeLog: use ascii character git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9f3512c6f6..a96e9c6385 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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>