From 4ec9395ba2921ac9e5f2b900648b8e1879b4fa7a Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 16 Feb 2012 00:26:09 +0000 Subject: merge revision(s) 32730: * configure.in (enable_pthread): use -pthread on OpenBSD without explicit option. patched by Jeremy Evans. [ruby-core:38572] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a271e16033..8512452647 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 16 09:25:52 2012 NARUSE, Yui + + * configure.in (enable_pthread): use -pthread on OpenBSD without + explicit option. patched by Jeremy Evans. [ruby-core:38572] + Thu Feb 16 07:34:34 2012 CHIKANAGA Tomoyuki * cont.c (rb_fiber_reset_root_local_storage): add a new function to -- cgit v1.2.3