summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-01 13:36:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-01 13:36:49 +0000
commite6f664ffc90a2785038de2868287b0eca831d176 (patch)
treea3cb6e9e33a0d400aa8ccaf6e2669c5fff16901d /cpukit/ChangeLog
parent2004-11-01 Joel Sherrill <joel@oarcorp.com> (diff)
downloadrtems-e6f664ffc90a2785038de2868287b0eca831d176.tar.bz2
2004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/include/rtems/rtems/tasks.h, rtems/src/taskstart.c: rtems_task_start(..., rtems_task_argument argument );
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 4aba741237..43fe2f7e26 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * rtems/include/rtems/rtems/tasks.h, rtems/src/taskstart.c:
+ rtems_task_start(..., rtems_task_argument argument );
+
2004-11-01 Joel Sherrill <joel@oarcorp.com>
* score/cpu/no_cpu/rtems/score/cpu.h, score/include/rtems/debug.h,