From c9aef84c7a3c075b05a89c8f9737369f7f6c2303 Mon Sep 17 00:00:00 2001 From: kosaki Date: Tue, 21 Jun 2011 11:29:54 +0000 Subject: [PATCH] add ML ref to ChangeLog git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 720387b8f4..291bfabbcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Tue Jun 21 19:56:07 2011 KOSAKI Motohiro * internal.h: move rb_thread_io_blocking_region() declaration from intern.h to internal.h. It's still experimental API and - need more discussion. + need more discussion. [ruby-dev:43698] * include/ruby/intern.h: ditto. Tue Jun 21 19:46:23 2011 KOSAKI Motohiro