diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-06-11 05:29:02 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-06-11 05:29:02 +0000 |
| commit | e3fce4f1249540a9e77d61ddfb7601019fec252b (patch) | |
| tree | 5086a847c73677ffe1215813b3e10ead6be1550b /ChangeLog | |
| parent | 7c5ea71b128a8b603885c75eb2b8d1dfef849ff2 (diff) | |
* config.guess, config.sub: Attempt to avoid system name change on
Linux platforms. We have been using "linux" instead of
"linux-gnu" on this branch.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Jun 11 14:22:45 2004 Akinori MUSHA <knu@iDaemons.org> + + * config.guess, config.sub: Attempt to avoid system name change on + Linux platforms. We have been using "linux" instead of + "linux-gnu" on this branch. + Thu Jun 10 19:19:41 2004 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue(). |
