aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortmm1 <tmm1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-17 11:43:27 +0000
committertmm1 <tmm1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-17 11:43:27 +0000
commitaebb6889980a644ea4a14faaab692a5e2cbec3c1 (patch)
tree3610cc0c047148c17f19a7c28a7fa13f75f43b28
parentcbd8b099200d9cd19df770dbabeb698b08135800 (diff)
downloadruby-aebb6889980a644ea4a14faaab692a5e2cbec3c1.tar.gz
Oops, I forgot to use JST in the ChangeLog entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2f160784d..8d3bef3df5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Wed Apr 17 04:09:19 2013 Aman Gupta <ruby@tmm1.net>
+Wed Apr 17 20:09:19 2013 Aman Gupta <ruby@tmm1.net>
* compile.c (iseq_add_mark_object): Use new rb_iseq_add_mark_object().