aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-01 22:38:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-05-01 22:38:45 +0000
commit12d39082c52dae668db8ab145d3b134b2c1e040b (patch)
tree43fa090c9d372e0800d680da81102ac3d3f97eb2 /ChangeLog
parent3046fe65af65a5b6430e64f7d81f1748dec2d0ab (diff)
downloadruby-12d39082c52dae668db8ab145d3b134b2c1e040b.tar.gz
* lib/mkmf.rb (dir_config): should not modify argument arrays
themselves. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27580 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 cd388fe082..b3fdc5f181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun May 2 07:38:43 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (dir_config): should not modify argument arrays
+ themselves.
+
Sat May 1 22:53:57 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/tempfile.rb (Tempfile#size): stat by path name when it is