From f5bcc203a892cd884e21a778356f02fc8985290b Mon Sep 17 00:00:00 2001 From: bje Date: Mon, 10 Dec 2001 10:23:17 +0000 Subject: [PATCH] * Fix typo in 2001-10-17 entry. --- sid/component/sched/ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sid/component/sched/ChangeLog b/sid/component/sched/ChangeLog index 87e6c50a0b..9b2461fa08 100644 --- a/sid/component/sched/ChangeLog +++ b/sid/component/sched/ChangeLog @@ -6,14 +6,15 @@ yield_host_time_threshold. (class scheduler_component): New members: enable_threshold, yield_host_time_threshold. - (scheduler_component::advance): Check enable_p against enable_threshold. - Check yield_host_time_p against yield_host_time_theshold. + (scheduler_component::advance): Check enable_p against + enable_threshold. Check yield_host_time_p against + yield_host_time_theshold. (scheduler_component): Initialize enable_threshold, enable_p, yield_host_time_p and yield_host_time_threshold. (scheduler_component_ctor_1): Add attributes 'enable-threshold' and 'yield-host-time-threshold'. - * sid-sched.xml (enabled?): Update defscription. - (yield-host-time): Update defscription. + * sid-sched.xml (enabled?): Update description. + (yield-host-time): Update description. (enable-threshold): New attribute. (yield-host-time-threshold): New attribute. * sid-sched.txt: Regenerate. -- 2.11.0