summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-12 02:34:36 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-12 02:34:36 +0000
commit4b91c817b60a89025d76ea55412c69112d4da433 (patch)
tree68c0508b3aa5a4c06556168b25bb74a16019e131 /ChangeLog
parent36641f7fb270b96735911297fca58a3aea19d9d7 (diff)
* configure.in (target_os): strip -gnu suffix on Linux.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8804c9a1c..892fca230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jun 12 11:15:53 2004 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * configure.in (target_os): strip -gnu suffix on Linux.
+
Fri Jun 11 17:08:21 2004 Akinori MUSHA <knu@iDaemons.org>
* config.guess: Restore a wrongly removed hyphen.