aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-20 02:46:33 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-20 02:46:33 +0000
commit73eda1735f0d7d4c0e214cfd998ad01c2830ea64 (patch)
treec0ae817bfc40b2745f732537edfb4f0245f08ec7 /ChangeLog
parente107833cb25381b09dc14eadd5db9a8ca1473208 (diff)
downloadruby-73eda1735f0d7d4c0e214cfd998ad01c2830ea64.tar.gz
* common.mk: fix failed to make with -j2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36733 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 f451810e2a..d77dfc001f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 20 11:40:27 2012 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * common.mk: fix failed to make with -j2.
+ https://gist.github.com/3397935
+
Mon Aug 20 10:51:01 2012 Shota Fukumori <sorah@tubusu.net>
* lib/test/unit.rb, lib/test/unit/parallel.rb: