summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 20:49:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 20:49:44 +0000
commit4ff7e0f401e727b8b89e3408403574ff4bcd9751 (patch)
tree740be9aa000f2c41134e467a73758d6db2950a37 /cpukit/ChangeLog
parent2008-01-09 Eric Norum <norume@aps.anl.gov> (diff)
downloadrtems-4ff7e0f401e727b8b89e3408403574ff4bcd9751.tar.bz2
2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/objectgetnoprotection.c: Eliminate duplicate exit path code when there is an error.
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 43424c04c0..2981eed0bf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/src/objectgetnoprotection.c: Eliminate duplicate exit path code
+ when there is an error.
+
2008-01-09 Jennifer Averett <jennifer.averett@OARcorp.com>
* posix/src/keycreate.c, rtems/src/eventseize.c,