From c26c349eab7ca0499786c2091f0e407ec90eee6b Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 8 Jan 2001 20:08:39 +0000 Subject: [PATCH] 664. [bug] The t_tasks and t_timers module tests are now skipped when building without threads, since they require threads. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index d010ac100e..aa06722a1f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ + 664. [bug] The t_tasks and t_timers module tests are now skipped + when building without threads, since they require + threads. + 663. [func] Accept a size_spec, not just an integer, in the (unimplemented and ignored) max-ixfr-log-size option for compatibility with recent versions of BIND 8.