From 797f2eda58dd68965d6ddcaab450f535513e3797 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 12 Jun 2016 00:24:36 +0000 Subject: file.c: normalize cwd * file.c (append_fspath): normalize directory name to be appended on OS X. [ruby-core:75957] [Ruby trunk Bug#12483] https://github.com/rails/rails/issues/25303#issuecomment-224834804 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 47ef672fd3..ceaa9f31ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Jun 12 09:24:34 2016 Nobuyoshi Nakada + + * file.c (append_fspath): normalize directory name to be appended + on OS X. [ruby-core:75957] [Ruby trunk Bug#12483] + https://github.com/rails/rails/issues/25303#issuecomment-224834804 + Sat Jun 11 23:07:32 2016 NAKAMURA Usaku * lib/forwardable.rb (_delegator_method): get rid of a warning which -- cgit v1.2.3