From 04351d95585db8baee7cbcf0cf6939cb3cbeaf6c Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 17 May 2008 14:54:07 +0000 Subject: * file.c (file_expand_path): fix for short file name on Cygwin. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72718f21c4..c8388a2c8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat May 17 23:53:57 2008 Nobuyoshi Nakada + + * file.c (file_expand_path): fix for short file name on Cygwin. + Sat May 17 18:03:52 2008 Yuki Sonoda (Yugui) * vm.c (Init_VM): removed the definition of Thread#initialize, -- cgit v1.2.3