From 49329271619cbb061b04f727455a3484d53de9f5 Mon Sep 17 00:00:00 2001 From: eban Date: Wed, 26 Nov 2003 06:42:52 +0000 Subject: * test/fileutils/test_fileutils.rb: should take the existing symbolic link for OpenBSD. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c480e487..b5a37de2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 26 15:38:47 2003 WATANABE Hirofumi + + * test/fileutils/test_fileutils.rb: should take the existing symbolic + link for OpenBSD. + Wed Nov 26 04:48:42 2003 why the lucky stiff * ext/syck/token.c: removed YYTOKTMP references which -- cgit