summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
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).