From 1500060610ede3e36036bfbc86fa08f1844c1f3e Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 9 Jun 2004 06:41:08 +0000 Subject: * configure.in: Add support for DragonFly BSD. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2ae76fb62..8398c9960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 9 15:39:55 2004 Akinori MUSHA + + * configure.in: Add support for DragonFly BSD. + Wed Jun 9 15:07:06 2004 Akinori MUSHA * config.guess, config.sub: Update to a more recent version as of -- cgit