aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-18 13:56:02 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-18 13:56:02 +0000
commit3f75750c2b40f3900ec6bf78503ede12378adb91 (patch)
tree4a0555cb072a5b94c46b35cb438e4b6cd00749b8 /ChangeLog
parentb69f1fb69402eea2cf8a1a92e535dbefcb493f1a (diff)
downloadruby-3f75750c2b40f3900ec6bf78503ede12378adb91.tar.gz
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <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().