summaryrefslogtreecommitdiff
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
commitd69369c6346ad44c6e6254547297be06014a178d (patch)
tree68c0508b3aa5a4c06556168b25bb74a16019e131 /ChangeLog
parent0c025fdd828cb67c13dfa06cc958a4a7623de93d (diff)
* configure.in (target_os): strip -gnu suffix on Linux.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 8804c9a1cb..892fca230f 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.