summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-21 08:02:31 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-21 08:02:31 +0000
commit1cc326a35117dcd8fdb22e7cce4430df2c24b57f (patch)
tree3d391fa636fd22ad6706254978c44d56382c21df /ChangeLog
parentc0ce9a722767c085830eb4be06cbf2f35811a22a (diff)
fix ChangeLog, too
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbfe954c46..43c0d11b6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ Thu May 21 16:52:44 2015 Koichi Sasada <ko1@atdot.net>
* iseq.c: catch up this fix.
+ * iseq.h: commit ditto.
+
Thu May 21 15:41:45 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* lib/net/telnet.rb: gemify net-telnet.