From e80b506ed9798ed9fc8af520cf9243e7de1cdab9 Mon Sep 17 00:00:00 2001 From: kosaki Date: Thu, 16 Jun 2011 14:23:05 +0000 Subject: fix revision off by one reference. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 59340c11a4..58cdea6647 100644 --- a/ChangeLog +++ b/ChangeLog @@ -116,7 +116,7 @@ Wed Jun 15 23:30:45 2011 KOSAKI Motohiro Wed Jun 15 23:11:35 2011 KOSAKI Motohiro * thread.c: remove BLOCKING_REGION_CORE() macro. It's no longer used - since r32021. + since r32022. Wed Jun 15 21:00:47 2011 Martin Bosslet -- cgit v1.2.3