From 22c264e0851905b92e088acbd4d29118cb146172 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 May 2009 14:47:20 +0000 Subject: 2009-05-18 Joel Sherrill PR 1412/cpukit * score/src/coremutex.c: Add missing braces. Broken with strict mutex code added. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 029494998a..9238e9f62f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-05-18 Joel Sherrill + + PR 1412/cpukit + * score/src/coremutex.c: Add missing braces. Broken with strict mutex + code added. + 2009-05-15 Joel Sherrill * posix/src/getitimer.c, posix/src/setitimer.c: Add error checks and -- cgit v1.2.3