summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 08:53:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 08:53:03 +0000
commite8899de3fa2a261be3c975be33da937189c77cef (patch)
tree438a5de40a0a882d32d42a80b9f2a99e5e6cab7e /testsuites/libtests/ChangeLog
parent2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e8899de3fa2a261be3c975be33da937189c77cef.tar.bz2
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* devfs04/Makefile.am, deviceio01/Makefile.am, monitor02/Makefile.am, stackchk01/Makefile.am, stringto01/Makefile.am, tar01/Makefile.am, tar02/Makefile.am, termios01/Makefile.am, termios03/Makefile.am, termios04/Makefile.am tztest/Makefile.am: Add missing files.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 3c6661788d..aa10c2afa3 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,12 @@
+2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * devfs04/Makefile.am, deviceio01/Makefile.am,
+ monitor02/Makefile.am, stackchk01/Makefile.am,
+ stringto01/Makefile.am, tar01/Makefile.am,
+ tar02/Makefile.am, termios01/Makefile.am,
+ termios03/Makefile.am, termios04/Makefile.am
+ tztest/Makefile.am: Add missing files.
+
2011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mouse01/serial_mouse_config.c: Avoid output due to execution context.