summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 15:39:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 15:39:59 +0000
commitf56f8e298ad748ea51b53184936bf953ba55db13 (patch)
tree9fbc08b665988dec22ebbbb1cc36efde6bf6fddd /cpukit/ChangeLog
parent2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-f56f8e298ad748ea51b53184936bf953ba55db13.tar.bz2
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/rtems_memalign.c, score/include/rtems/score/heap.h: Remove stray references to malloc boundary.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2818849d09..44a9fd85c4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/src/rtems_memalign.c, score/include/rtems/score/heap.h:
+ Remove stray references to malloc boundary.
+
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1594/filesystem