summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-08 22:10:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-08 22:10:39 +0000
commit408eea8879966e73a382b53428961d60dd99cb86 (patch)
tree7a99b24f8a2003e0e2d21cca9c32adc5abcc3900 /testsuites/psxtests/ChangeLog
parent2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-408eea8879966e73a382b53428961d60dd99cb86.tar.bz2
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1759/cpukit * Makefile.am, configure.ac: Add test to use some pthread calls with Classic Tasks. * psxclassic01/.cvsignore, psxclassic01/Makefile.am, psxclassic01/init.c, psxclassic01/psxclassic01.doc, psxclassic01/psxclassic01.scn: New files.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 86ac810e1f..80c1d292ed 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,12 @@
+2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1759/cpukit
+ * Makefile.am, configure.ac: Add test to use some pthread calls with
+ Classic Tasks.
+ * psxclassic01/.cvsignore, psxclassic01/Makefile.am,
+ psxclassic01/init.c, psxclassic01/psxclassic01.doc,
+ psxclassic01/psxclassic01.scn: New files.
+
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CONFIG_HEADER(config.h).