From ee9e99eeee117e227ab2c453cf4c93ac3c1ba400 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 30 Jan 2009 04:22:51 +0000 Subject: merges r21889 from trunk into ruby_1_9_1. * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aaf43dc94..7e59d2179 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -Fri Jan 30 12:57:28 2009 Nobuyoshi Nakada +Fri Jan 30 12:59:49 2009 Nobuyoshi Nakada + + * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles. * cygwin/GNUmakefile.in (RUBYDEF): adds DATA to non-function symbols which is not marked as T. -- cgit