summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 21:52:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 21:52:05 +0000
commitdfa1f0bcad268803cd076c8e814ec87e8736036f (patch)
tree888f8035072cd969643d8530c7a860e75bd151b5 /testsuites/sptests/ChangeLog
parent2007-04-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-dfa1f0bcad268803cd076c8e814ec87e8736036f.tar.bz2
2007-04-02 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: Eliminate TOD_Ticks_per_second variable.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 1e4b4dcb14..e11764962d 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,9 @@
2007-04-02 Joel Sherrill <joel@OARcorp.com>
+ * spsize/size.c: Eliminate TOD_Ticks_per_second variable.
+
+2007-04-02 Joel Sherrill <joel@OARcorp.com>
+
* spsize/size.c: Convert from Classic API style TOD_Control as
fundamental time structure to POSIX struct timespec. Add
clock_get_uptime().