From d79b9bb6cb0c798e8e513a54a0d6a08898c1ee9f Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 9 Jun 2004 08:40:55 +0000 Subject: * config.guess, config.sub: Update to a more recent version as of 2004-01-20. * configure.in: Add support for DragonFly BSD. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2840ecf38..3913bc5c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Jun 9 17:39:37 2004 Akinori MUSHA + + * config.guess, config.sub: Update to a more recent version as of + 2004-01-20. + + * configure.in: Add support for DragonFly BSD. + Wed Jun 2 20:16:03 2004 Nobuyoshi Nakada * string.c (str_new4): should share shared instance if it already -- cgit