summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-18 18:40:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-18 18:40:14 +0000
commit3a95c67925dd0e23b7c135b384c6cf4a823b5036 (patch)
treef6d3aa0c33e3ebaf41f55dc31259df2d6316f3a1 /cpukit/ChangeLog
parent2009-08-18 Sebastian Huber <Sebastian.Huber@embedded-brains.de> (diff)
downloadrtems-3a95c67925dd0e23b7c135b384c6cf4a823b5036.tar.bz2
2009-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/heapallocatealigned.c: Remove unused label.
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 43eb9fce45..7abe148280 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/src/heapallocatealigned.c: Remove unused label.
+
2009-08-18 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* score/src/heapallocatealigned.c: Change break to continue to fix