From 047ca4ba1a690d28eaa752abb3f19d7f0aad21fe Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 7 Sep 2016 08:21:56 +0000 Subject: timeout.rb: custom error message * lib/timeout.rb (Timeout#timeout): add custom error message argument. [Feature #11650] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56089 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0ad4ac82f..31a06aa998 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 7 17:21:55 2016 Nobuyoshi Nakada + + * lib/timeout.rb (Timeout#timeout): add custom error message + argument. [Feature #11650] + Wed Sep 7 17:13:05 2016 Martin Duerst * common.mk: Updated Unicode version to 9.0.0 [Feature #12513] -- cgit v1.2.3