summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 08:49:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 08:49:06 +0000
commit166b02dfe61fc6b5b42c4df1681533cb387299a5 (patch)
treea9eb85047f608e47a69d0f351676bc48f2063669 /cpukit/ChangeLog
parent2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-166b02dfe61fc6b5b42c4df1681533cb387299a5.tar.bz2
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/tasks.h: Typo fixes.
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 ff22d5e5a5..c10520342c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/include/rtems/rtems/tasks.h: Typo fixes.
+
+2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* posix/src/pthreadatfork.c:
Include <pthread.h> (Missing prototypes).
* posix/src/mqueuetranslatereturncode.c: