summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 774972b377..92279765eb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * rtems/include/rtems.h, rtems/include/rtems/rtems/ratemon.h,
+ rtems/include/rtems/rtems/status.h,
+ rtems/include/rtems/rtems/tasks.h, rtems/include/rtems/rtems/timer.h,
+ rtems/inline/rtems/rtems/sem.inl: More Doxygen warnings removed.
+
2008-04-28 Daron Chabot <daron.chabot@usask.ca>
* posix/src/keycreate.c, posix/src/pthreadequal.c,