summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-06 11:16:15 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-06 11:16:15 +0000
commit05a1d34cfb4516d6df466c3371d4a76e142820cf (patch)
treeb39e59a1900fc24cea751c4d45fffc53ecac303b /ChangeLog
parent394ec62d83cc7119b374224cea2c56a345c553f0 (diff)
downloadruby-05a1d34cfb4516d6df466c3371d4a76e142820cf.tar.gz
ruby-05a1d34cfb4516d6df466c3371d4a76e142820cf.tar.xz
ruby-05a1d34cfb4516d6df466c3371d4a76e142820cf.zip
* configure.in (CFLAGS, CXXFLAGS): use orignal values if given.
[ruby-core:23130] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23142 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 347a096f9..5c720b712 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 6 20:16:14 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (CFLAGS, CXXFLAGS): use orignal values if given.
+ [ruby-core:23130]
+
Mon Apr 6 19:26:18 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* file.c (utime_failed): refined the error message for EINVAL on