summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-10 14:50:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-10 14:50:11 +0000
commit1654d02d6f1ad09e4dbc5fd58e1b6ecc476b30bc (patch)
treea8852c6286d514be32c77fb823f9f0d1a4ff0b7a /testsuites/itrontests/ChangeLog
parent2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1654d02d6f1ad09e4dbc5fd58e1b6ecc476b30bc.tar.bz2
2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* itrontask01/task1.c: Convert calls to legacy routine rtems_clock_get( RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
Diffstat (limited to 'testsuites/itrontests/ChangeLog')
-rw-r--r--testsuites/itrontests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 8f49496628..b36c8b830e 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * itrontask01/task1.c: Convert calls to legacy routine rtems_clock_get(
+ RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
+
2009-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* itronhello/Makefile.am, itronmbf01/Makefile.am,