summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-13 16:48:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-13 16:48:08 +0000
commit4423e62ac1d7bc7ed4e809ab5ac15540ea61c4c9 (patch)
treec28487317f85b85e38f401a04327f158f11c5776 /cpukit/ChangeLog
parent2009-05-11 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4423e62ac1d7bc7ed4e809ab5ac15540ea61c4c9.tar.bz2
2009-05-13 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1411/cpukit * rtems/src/workspace.c, score/include/rtems/score/protectedheap.h, score/src/pheapgetfreeinfo.c, score/src/pheapgetinfo.c: Improve workspace wrapper methods.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7c1fa748b6..4894e92744 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2009-05-13 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1411/cpukit
+ * rtems/src/workspace.c, score/include/rtems/score/protectedheap.h,
+ score/src/pheapgetfreeinfo.c, score/src/pheapgetinfo.c: Improve
+ workspace wrapper methods.
+
2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/login_prompt.c, libmisc/shell/shell_script.c,