From b5a000bf4cb583df93a13d45bcc09301127fa1da Mon Sep 17 00:00:00 2001 From: hsbt Date: Mon, 30 Jun 2014 02:37:31 +0000 Subject: * file.c: [DOC] document File.join returns a string. Contributed by @dapplebeforedawn. [fix GH-646] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46620 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 114655051b..0c9eb0c425 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 30 11:36:04 2014 SHIBATA Hiroshi + + * file.c: [DOC] document File.join returns a string. + Contributed by @dapplebeforedawn. [fix GH-646] + Sat Jun 28 22:57:01 2014 NAKAMURA Usaku * ext/pathname/pathname.c (path_birthtime): Windows support. -- cgit v1.2.3