summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-16 08:29:21 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-16 08:29:21 +0000
commit64b800383a14c049950f4df32059e400abb7fe80 (patch)
tree1829f903f523d0d6073b26762036201edb6da0dd /ChangeLog
parentf9e63da21b3357cc0f18f31714bfff5cd7b0515d (diff)
* configure.in (RUBY_UNIVERSAL_ARCH): restore arch flag.
Bug #4977 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32562 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b87bba7297..019d4a14f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jul 16 17:29:20 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (RUBY_UNIVERSAL_ARCH): restore arch flag.
+ Bug #4977
+
Sat Jul 16 11:18:26 2011 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/setup.mak: support to build x64-mswin64 on Windows7 (and Vista,