summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 17:05:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 17:05:25 +0000
commit33ece501be15fa64e76fb8c9faed0dcef12a7ba9 (patch)
tree6aa00902ad9adce43b9fdf136178892463e8fef5 /testsuites/libtests/ChangeLog
parent2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-33ece501be15fa64e76fb8c9faed0dcef12a7ba9.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, malloctest/init.c, termios03/init.c, termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index c774242524..1f82e000dc 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,10 @@
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
+ termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
+
+2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac: Add new test to exercise termios RX and TX
interrupt driven IO support.
* termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,