From 6e8a14dce1d15b13dc008bf9e0c3edf8adab486f Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 21 Apr 2016 03:14:05 +0000 Subject: ifchange: ignore unmatch TEST_COLORS * configure.in: check if succeeded in creating config.h. * tool/ifchange: ignore failures when TEST_COLORS unmatched. just use the default value if expected name is not contained in it. [ruby-core:75046] [Bug #12303] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e228cfefca..e6cf05cdac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Thu Apr 21 12:14:04 2016 Nobuyoshi Nakada + + * configure.in: check if succeeded in creating config.h. + + * tool/ifchange: ignore failures when TEST_COLORS unmatched. just + use the default value if expected name is not contained in it. + [ruby-core:75046] [Bug #12303] + Wed Apr 20 17:33:31 2016 Nobuyoshi Nakada * ext/cgi/escape/escape.c (cgiesc_unescape): define unescape -- cgit v1.2.3