summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-17 22:17:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-17 22:17:18 +0000
commita0cd0829992027596010beea6e4148f085f18d1c (patch)
treea42a74ec013cdf3c3563f3bc823ee44c339609aa /testsuites/psxtests/ChangeLog
parent2011-01-17 Alin Rus <alin.codejunkie@gmail.com> (diff)
downloadrtems-a0cd0829992027596010beea6e4148f085f18d1c.tar.bz2
2011-01-17 Alin Rus <alin.codejunkie@gmail.com>
* Makefile.am, configure.ac: Add psxaio03/. * psxaio03/Makefile.am, psxaio03/init.c, psxaio03/psxaio03.scn psxaio03/system.h: New.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 1abb48681d..f0498097d8 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-17 Alin Rus <alin.codejunkie@gmail.com>
+
+ * Makefile.am, configure.ac: Add psxaio03/.
+ * psxaio03/Makefile.am, psxaio03/init.c, psxaio03/psxaio03.scn
+ psxaio03/system.h: New.
+
2011-01-08 Alin Rus <alin.codejunkie@gmail.com>
* psxaio02/init.c: Improve aio_cancel() coverage.