From f55595e489207cd8ff6e3db8bf5a78851d9b1d35 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 14 Dec 2011 12:58:21 +0000 Subject: 2011-12-14 Sebastian Huber * termios01/init.c: Update due to API changes. Fixed integer types. Make functions static. Added const qualifier. --- testsuites/libtests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuites/libtests/ChangeLog') 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 + + * termios01/init.c: Update due to API changes. Fixed integer types. + Make functions static. Added const qualifier. + 2011-12-13 Ralf Corsépius * math/init.c, mathf/init.c, mathl/init.c: Move configuration section. -- cgit v1.2.3