summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index a27e0e2b71..471b77fe8d 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,13 @@
+2010-07-09 Bharath Suri <bharath.s.jois@gmail.com>
+
+ PR 1610/testing
+ * psx13/test.c, psx13/psx13.scn: Remove the test cases which
+ exercise pipe. These are new a new test under psxpipe01/
+ * psxpipe01/init.c, psxpipe01/Makefile.am,
+ psxpipe01/psxpipe01.scn, psxpipe01/psxpipe01.doc: Added new test.
+ * Makefile.am, configure.ac: Changes due to addition of new test:
+ psxpipe01.
+
2010-07-08 Bharath Suri <bharath.s.jois@gmail.com>
PR 1608/testing