summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-11 22:21:30 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-11 22:21:30 +0000
commit86e6e2e778f9b31c542d62c48b7f49928a667960 (patch)
treef1c98db7a6832b37e06cfd9ed94a021aa77deb3c /ChangeLog
parent9cadc95b28da1cf6ca8f802292d12cc96a4f2c2d (diff)
* remove trailing spaces, append newline at EOF.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 09969f130c..ef55c6e31d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,7 @@ Sat Oct 12 03:26:04 2013 Koichi Sasada <ko1@atdot.net>
Sat Oct 12 03:24:49 2013 Koichi Sasada <ko1@atdot.net>
- * vm_method.c (rb_gc_mark_unlinked_live_method_entries):
+ * vm_method.c (rb_gc_mark_unlinked_live_method_entries):
revert last commit to introduce debug prints.
Fri Oct 11 21:05:19 2013 Koichi Sasada <ko1@atdot.net>