From 0d81bbcbbc0681e9006543f40a3286a442935a80 Mon Sep 17 00:00:00 2001 From: hsbt Date: Wed, 5 Oct 2016 02:51:09 +0000 Subject: [PATCH] Added missing contributor name. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 60f79b5bcd..ef167b1c55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Wed Oct 5 11:47:19 2016 SHIBATA Hiroshi * io.c: Fixed equivalent ruby code with core implemention. - [fix GH-1429][ci skip] + [fix GH-1429][ci skip] Patch by @sos4nt Wed Oct 5 11:36:21 2016 SHIBATA Hiroshi