summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-31 03:17:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-31 03:17:44 +0000
commitde92bae6d3715271921187ff554390b21a89178c (patch)
tree993da0db6142b4700b7f79985e6a664aae7e2024 /cpukit/ChangeLog
parent2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-de92bae6d3715271921187ff554390b21a89178c.tar.bz2
2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/timerserver.c: Remove _Timer_Server_body warnings.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 570062d50d..36fa5d3e50 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/src/timerserver.c: Remove _Timer_Server_body warnings.
+
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require <errno.h>. Cleanup comments.