summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-10 16:53:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-10 16:53:30 +0000
commit439aade0f8f33c17883c1023c85f70a40f311290 (patch)
treead0e08fddb76363932b73fb7dea126c1e74cea26 /c/src/ChangeLog
parent2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-439aade0f8f33c17883c1023c85f70a40f311290.tar.bz2
2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/elnk.c: Convert calls to legacy routine rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index d8998d7b67..0c7216d290 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libchip/network/elnk.c: Convert calls to legacy routine
+ rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
+
2009-08-03 Roger Dahlkvist <ruppe@kth.se>
* libchip/shmdr/shm_driver.h: nios2 was not accounted for.