summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 e7e4691cbb..f6533c58a0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/psignal.c: Simplify implementation to ease coverage
+ analysis.
+
+2009-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* rtems/include/rtems/rtems/support.h: Fix comments.
2009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>