summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 19:42:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 19:42:12 +0000
commitb8730831a2e8b9fdd188d2edb37a8c755b7fd054 (patch)
treebd500be2e23bb746c9018855e3404cf24adb6808 /cpukit/ChangeLog
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b8730831a2e8b9fdd188d2edb37a8c755b7fd054.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/include/timerdrv.h: Rename timer driver methods to follow RTEMS programming conventions.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index eb6760d0e4..82ec409e9d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/include/timerdrv.h: Rename timer driver methods to follow
+ RTEMS programming conventions.
+
2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/Makefile.am, rtems/src/tasksetpriority.c: Improve comments and