summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:37:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-05 14:37:21 +0000
commit9d4fa67830fbaf1352e6a05a13956771b4f81292 (patch)
tree3d543a6d7cbfe8225032b0979882a01826b82ea2 /cpukit/ChangeLog
parent2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-9d4fa67830fbaf1352e6a05a13956771b4f81292.tar.bz2
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/wkspace.c: Fix error in comment.
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 9d65ac5c6f..14b3ed60fd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * score/src/wkspace.c: Fix error in comment.
+
+2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/src/psignal.c: Do not allocate any memory for queued signals if
the configuration parameter is 0. Before we would end up with an
allocation of 0 which rounded up and wasted some memory when POSIX