aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-11-26 06:32:54 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-11-26 06:32:54 +0000
commit5606f11e36db91220a6f9ad57901c7d2b8589de0 (patch)
treee13512e1ac5d8389ef781173ccd4237a3e27653a /ChangeLog
parentc36ee7bd385991f4eda57b043379ced9a7c21d1b (diff)
downloadruby-5606f11e36db91220a6f9ad57901c7d2b8589de0.tar.gz
* .travis.yml (before-script): autoconf required.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9b7556439..6123cf7ee9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Nov 26 15:31:34 2011 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * .travis.yml (before-script): autoconf required.
+
Sat Nov 26 15:24:05 2011 URABE Shyouhei <shyouhei@ruby-lang.org>
* .travis.yml: Travis enable.