summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-19 16:15:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-19 16:15:21 +0000
commitaf70ed5b1912d18745a4b02444013957201e2cac (patch)
treecb9104715916308dc83eeba3dab285bfd6bdba57 /cpukit/ChangeLog
parent2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-af70ed5b1912d18745a4b02444013957201e2cac.tar.bz2
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/main_mallocinfo.c, libmisc/shell/main_wkspaceinfo.c: Include information on whether C Program Heap and RTEMS Workspace are separate.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ed3feb7068..5d5eb347ac 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/main_mallocinfo.c, libmisc/shell/main_wkspaceinfo.c:
+ Include information on whether C Program Heap and RTEMS Workspace are
+ separate.
+
2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/Makefile.am: Do not build nfsclient if no networking.