summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-23 15:59:47 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-23 15:59:47 +0000
commite1d542bc8bee3b593d89d6a4c4cc098daaf357ef (patch)
tree8c2a527074c66ed3f3c39ff5230c8bbb52d301c5 /ChangeLog
parent608ac0b1cd0fbdfcd153bbd47b854a0271462829 (diff)
revert r32648. r32649 is better one.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e7f9c563c..1bdb2190e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,11 +3,6 @@ Sun Jul 24 00:42:00 2011 Kenta Murata <mrkn@mrkn.jp>
* configure.in: change the default compiler to gcc-4.2 if target os
is OS X 10.7 (Lion).
-Sun Jul 24 00:19:13 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
-
- * configure.in: changed default optflags to -O0 if the compiler is
- llvm-gcc. It prevent ruby crash on OS X 10.7 (Lion).
-
Sat Jul 23 17:06:25 2011 Tanaka Akira <akr@fsij.org>
* io.c (rb_update_max_fd): validate fd.