summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-11 21:29:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-11 21:29:58 +0000
commitc748231a9be67afaa2b0e0932ad190800345929b (patch)
tree2f45ffc1b8a93d209793b0b3bddb41c4d27b605f /cpukit/ChangeLog
parent * startup/bspclean.c: Revert patch with test code. (diff)
downloadrtems-c748231a9be67afaa2b0e0932ad190800345929b.tar.bz2
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/rtems/config.h: Correct idle task prototype.
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 e651ac48b1..3205f0dc63 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * sapi/include/rtems/config.h: Correct idle task prototype.
+
2007-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/shell/cmd_help.c, libmisc/shell/cmds.c,