aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-11 08:45:47 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-11 08:45:47 +0000
commit310462e17933ce182d1643d40863aeb4e671b208 (patch)
treec235f202b710b9b50a036be7507640faeebe9865 /ChangeLog
parentb8eec6b6915e87f341bbb7166eda72694f47f12d (diff)
downloadruby-310462e17933ce182d1643d40863aeb4e671b208.tar.gz
* ChangeLog: use ascii character
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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>