summaryrefslogtreecommitdiffstats
path: root/c/src/ada/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-16 15:58:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-16 15:58:56 +0000
commitb3a4579e944386b64359afe940288b8770d541b8 (patch)
treef29001cc49b8efa5d348ff023d25ce0faf84bd67 /c/src/ada/ChangeLog
parent2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b3a4579e944386b64359afe940288b8770d541b8.tar.bz2
2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems.adb: Use public API not _TOD_Microseconds_per_tick.
Diffstat (limited to '')
-rw-r--r--c/src/ada/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ada/ChangeLog b/c/src/ada/ChangeLog
index 9357e697f3..fd5a406d56 100644
--- a/c/src/ada/ChangeLog
+++ b/c/src/ada/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * rtems.adb: Use public API not _TOD_Microseconds_per_tick.
+
2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1345/Ada