summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-11-30 05:24:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-11-30 05:24:19 +0000
commit6611a434e26d13d6f340923b4fe6af0bbd30f947 (patch)
treefd86c9d1802e1b5f7a6d56d4c9df1f1555ed0116 /cpukit/ChangeLog
parent2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-6611a434e26d13d6f340923b4fe6af0bbd30f947.tar.bz2
2011-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/objectinitializeinformation.c (_Objects_Initialize_information): Remove unused var "name_length".
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 e16172f4ba..96503699bc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/src/objectinitializeinformation.c
+ (_Objects_Initialize_information): Remove unused var "name_length".
+
2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1967/cpukit