summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:20:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:20:27 +0000
commit819a6cfd3712c267ca1c562abaa8682b36229e80 (patch)
treed659ca738eb40089ac59205cbfdbfee74ac1be79 /cpukit/ChangeLog
parent2007-03-10 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-819a6cfd3712c267ca1c562abaa8682b36229e80.tar.bz2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* score/src/heapallocatealigned.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
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 d7ca88cbeb..7394b8ebaf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * score/src/heapallocatealigned.c: Correct license URL and/or fix
+ mistake in copyright notice. Both of these mistakes appear to be from
+ code submitted after these changes were made previously.
+
2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1226/cpukit