summaryrefslogtreecommitdiff
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
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 9bac8584b7..7d6c3c57ae 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,8 @@
+2011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * termios01/init.c: Update due to API changes. Fixed integer types.
+ Make functions static. Added const qualifier.
+
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/init.c, mathf/init.c, mathl/init.c: Move configuration section.