aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-11 02:38:20 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-11 02:38:20 +0000
commit381b72da1202557b5670f39241c783658915a3da (patch)
tree4cae7062f8c1277203db813b6c96e7dad2f57f50 /ChangeLog
parent20d68c92ca089156e7b216ce823b699fce3410ea (diff)
downloadruby-381b72da1202557b5670f39241c783658915a3da.tar.gz
* common.mk ($(MINIPRELUDE_C)): -I may break make dist.
patched by Vit Ondruch [Bug #7541] [ruby-core:50736] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38303 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 2b54fc258f..9235409070 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 11 11:36:04 2012 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * common.mk ($(MINIPRELUDE_C)): -I may break make dist.
+ patched by Vit Ondruch [Bug #7541] [ruby-core:50736]
+
Tue Dec 11 01:53:37 2012 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
* lib/matrix: alias {row|column}_size to {row|column}_count and use