summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-08 14:32:00 +0000
committeryuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-08 14:32:00 +0000
commit230b8d533e67b82654975fdc581693967ff06daf (patch)
tree530c9273361ec43da41ec427c46e22dba591c786 /ChangeLog
parent37464c5c861f0b81d0fa7977b1a85443d7b0ca3a (diff)
gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51800 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 f25d0f7d74..0d8e90b8ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 8 23:17:36 2015 Yuki Nishijima <mail@yukinishijima.net>
+
+ * gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2.
+
Tue Sep 8 23:09:28 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* io.c (rb_io_s_popen): do not wait the child process during being