From 88903e23dd4ec7e58fe3ffb0070ec7fdcd0d6b8f Mon Sep 17 00:00:00 2001 From: kosaki Date: Wed, 6 Feb 2013 06:37:18 +0000 Subject: * test/ruby/test_process.rb (test_setsid): skip when platform is OpenBSD. Contributed from George Koehler. [Bug #7789] [ruby-core:51889] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index abb8fb34ab..c9591906f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 4 02:18:00 2013 KOSAKI Motohiro + + * test/ruby/test_process.rb (test_setsid): skip when platform is + OpenBSD. Contributed from George Koehler. + [Bug #7789] [ruby-core:51889] + Wed Feb 6 13:35:20 2013 Nobuyoshi Nakada * proc.c (rb_method_entry_location, rb_{mod,obj}_method_location): new -- cgit v1.2.3