summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-11-25 14:52:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-11-25 14:52:17 +0000
commitba77fe60d0f146c6a66333900d08866d33a71291 (patch)
tree712dd2c8a7773080521f9a0bff07bb638778ceb5 /cpukit/score/ChangeLog
parent2003-11-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ba77fe60d0f146c6a66333900d08866d33a71291.tar.bz2
2003-11-25 Joel Sherrill <joel@OARcorp.com>
PR 526/rtems * src/threadcreateidle.c: Idle task name should be a string and PR484 broke this.
Diffstat (limited to 'cpukit/score/ChangeLog')
-rw-r--r--cpukit/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index ace25b27c3..7007cb10f0 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-25 Joel Sherrill <joel@OARcorp.com>
+
+ PR 526/rtems
+ * src/threadcreateidle.c: Idle task name should be a string and
+ PR484 broke this.
+
2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 525/rtems