summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-30 09:17:30 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-30 09:17:30 +0000
commitac5a81210b7831b5fd008c726054728e8d9bdb13 (patch)
tree2d18ddaf3b2d6f250ae6491c8b36a77ff2e9cb04 /ChangeLog
parentdddf9c7b75dbf73d25b4d8e27592464c806b68ae (diff)
* configure.in: set target_cpu to i386 on cygwin and mingw32.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1866 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 c269549f3..22097b525 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Nov 30 17:02:55 2001 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * configure.in: set target_cpu to i386 on cygwin and mingw32.
+
Fri Nov 30 00:25:28 2001 Usaku Nakamura <usa@ruby-lang.org>
* README.EXT: Appendix B is duplicated.