summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 12:59:23 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 12:59:23 +0000
commitbbeeb2535c8e1b9759c14c9c441d654e2a1193e5 (patch)
tree4d380d4b3ef5afd6ca3f7d09c9d19ba5ec8c4a0c /ChangeLog
parentdfe91fcd08e7e255b5cb1b306e53bea1ddb54e5f (diff)
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56591 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 bea8496f56..e9f38bad0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,7 +23,7 @@ Sat Nov 5 17:29:06 2016 Tanaka Akira <akr@fsij.org>
Sat Nov 5 17:18:24 2016 NARUSE, Yui <naruse@ruby-lang.org>
- * ext/-test/file/fs.c (get_atime_p): Updating of file access times
+ * ext/-test-/file/fs.c (get_atime_p): Updating of file access times
is enabled or not.
Sat Nov 5 16:28:07 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>