summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-07 15:03:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-07 15:03:52 +0000
commit41c4785ba67b93d22c78be9610a826816b46ff8b (patch)
tree5def5c4cf97d7c730bad9efbde0714c804fd2787 /cpukit/score/ChangeLog
parent2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-41c4785ba67b93d22c78be9610a826816b46ff8b.tar.bz2
2002-08-07 Chris Johns <ccj@acm.org>
* 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.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <ccj@acm.org>
+
+ * 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 <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Build into libscore.a.