From ad54de2acac70ba2f889892df950508edbc972b7 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 16 Oct 2012 01:53:32 +0000 Subject: file.c: check_path_encoding * file.c (check_path_encoding): new function to ensure path name encoding to be ASCII-compatible. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index af89d2e169..40f8006c3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 16 10:53:29 2012 Nobuyoshi Nakada + + * file.c (check_path_encoding): new function to ensure path name + encoding to be ASCII-compatible. + Tue Oct 16 09:40:04 2012 NAKAMURA Usaku * test/ruby/test_regexp.rb -- cgit v1.2.3