From 3f75750c2b40f3900ec6bf78503ede12378adb91 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 18 Apr 2013 13:56:02 +0000 Subject: [PATCH] Oops, I forgot to use JST in the ChangeLog entry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b607a16e52..9dc1aa2d60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Wed Apr 17 04:09:19 2013 Aman Gupta +Wed Apr 17 20:09:19 2013 Aman Gupta * compile.c (iseq_add_mark_object): Use new rb_iseq_add_mark_object().