From 22e26d350a48a3fa1521eac43ead67eea8df8595 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 13 Oct 2014 08:08:26 +0000 Subject: fix typo and spaces git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 710570bafa..0d53c5e3f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -120,7 +120,7 @@ Sat Oct 11 12:27:03 2014 Yuki Yugui Sonoda Sat Oct 11 11:27:14 2014 Yuki Yugui Sonoda * io.c: fix issues in the last two commits. don't disable cloexec for - platforms other than NativeClient. + platforms other than NativeClient. * ChangeLog: ditto. add entries for the last two commits. @@ -135,7 +135,7 @@ Sat Oct 11 11:11:53 2014 Yuki Yugui Sonoda * dln.c: ditto. replace the old hacky dynamic loading over HTTP with nacl_io. - * file.c: ditto. tenatively use access(2) instead of eaccess. + * file.c: ditto. tentatively use access(2) instead of eaccess. (rb_file_load_ok): weaken with attribute but not by postprocess. * io.c: ditto. -- cgit v1.2.3