summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 15:38:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 15:38:41 +0000
commit80031e28ed540cf3a371d3bba747ccac5c056091 (patch)
treefeb7cfe7b4511e8d0bdcaf89fa445a62e76d269e /testsuites/sptests/ChangeLog
parent2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-80031e28ed540cf3a371d3bba747ccac5c056091.tar.bz2
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test to extract a task blocked with timeout on a priority ordered thread queue. * sp72/.cvsignore, sp72/Makefile.am, sp72/init.c, sp72/sp72.doc, sp72/sp72.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 055ac106f4..9e255ea04f 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, configure.ac: Add test to extract a task blocked with
+ timeout on a priority ordered thread queue.
+ * sp72/.cvsignore, sp72/Makefile.am, sp72/init.c, sp72/sp72.doc,
+ sp72/sp72.scn: New files.
+
2010-07-16 Bharath Suri <bharath.s.jois@gmail.com>
PR 1617/testing