summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 14:35:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 14:35:54 +0000
commit028aa0630b906d536548cb031665414f1edd825b (patch)
tree9d911dde9f4f1c177111c04ecd63b91bebed047d /testsuites/libtests/ChangeLog
parent2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-028aa0630b906d536548cb031665414f1edd825b.tar.bz2
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* termios04/termios_testdriver_intr.c: Task driven IO now works.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index afb67d519d..aa2939bf13 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,9 @@
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * termios04/termios_testdriver_intr.c: Task driven IO now works.
+
+2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac: Add test for task driven drivers.
* termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
termios05/termios05.doc, termios05/termios05.scn,