From 5729f62e12673f322451fd4dcd6e790ec1e2ccef Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 29 Mar 2002 15:32:08 +0000 Subject: 2001-03-29 Joel Sherrill * Per PR147 addressed problems when reseting and inserting a timer into a timer chain that did not honor time passage since the last time the timer server was scheduled and the new insertion. * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case. --- c/src/tests/sptests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/tests/sptests/ChangeLog') diff --git a/c/src/tests/sptests/ChangeLog b/c/src/tests/sptests/ChangeLog index d3e8d31430..973936a0e9 100644 --- a/c/src/tests/sptests/ChangeLog +++ b/c/src/tests/sptests/ChangeLog @@ -1,3 +1,10 @@ +2001-03-29 Joel Sherrill + + * Per PR147 addressed problems when reseting and inserting a timer + into a timer chain that did not honor time passage since the last + time the timer server was scheduled and the new insertion. + * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case. + 2001-03-28 Joel Sherrill * Side-effect of PR132. -- cgit v1.2.3