summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-31 05:01:40 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-31 05:01:40 +0000
commitabbe73bf028ce05949fde6c067df3a0f302f6d7f (patch)
treec58766f1e8dd72279c9b832aca1ef77d7cb3d66d /ChangeLog
parentc8caec546a13f70c266d02481b04dde4d7632dd7 (diff)
revert r52402
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 1782e14f5c..b492bec045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Sat Oct 31 10:31:23 2015 Koichi Sasada <ko1@atdot.net>
-
- * vm_insnhelper.c (vm_search_super_method): do not touch `ci' here.
-
Sat Oct 31 10:22:49 2015 yui-knk <spiketeika@gmail.com>
* eval_error.c (undef_mesg_for): fix typo. Before this commit