From c0a30fcbf93178fafe5b7a12fd5f3ad186b3535a Mon Sep 17 00:00:00 2001 From: kosaki Date: Sun, 12 May 2013 08:41:46 +0000 Subject: * signal.c (rb_f_kill): fixes typo. s/HAS_KILLPG/HAVE_KILLPG/. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 73b4a019c1..d2fc6ee362 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun May 12 17:05:18 2013 KOSAKI Motohiro + + * signal.c (rb_f_kill): fixes typo. s/HAS_KILLPG/HAVE_KILLPG/. + Sun May 12 17:03:27 2013 KOSAKI Motohiro * configure.in: abort if gettimeofday doesn't exist. -- cgit v1.2.3