From 399efa9952f1af5d3bc8f1ff1bf94ecd1d0cabbf Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 28 Jun 2004 14:08:03 +0000 Subject: * ChangeLog: the patch posted by Jeff Mitchell. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2be021951..c91444390 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Mon Jun 28 14:57:56 2004 Nobuyoshi Nakada +Mon Jun 28 14:57:56 2004 Jeff Mitchell * configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due to DOSISH compilers. [ruby-core:03107] -- cgit