From 41c4785ba67b93d22c78be9610a826816b46ff8b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 7 Aug 2002 15:03:52 +0000 Subject: 2002-08-07 Chris Johns * src/coretodset.c: Correct calculation of ticks until next section boundary. It was incorrectly based upon current time not the time that is being set. --- cpukit/score/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/ChangeLog') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index 50c7be955c..60ac1bd870 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,9 @@ +2002-08-07 Chris Johns + + * src/coretodset.c: Correct calculation of ticks until next section + boundary. It was incorrectly based upon current time not the + time that is being set. + 2002-07-31 Ralf Corsepius * src/Makefile.am: Build into libscore.a. -- cgit v1.2.3