From ace38fb7879fc0747a14d7de6cf913b01b5744db Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 29 Jul 2011 13:59:42 +0000 Subject: =?UTF-8?q?2011-07-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New. * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close. --- 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 90bf5ffa89..813151734c 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,8 @@ +2011-07-29 Ralf Corsépius + + * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New. + * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close. + 2011-07-12 Joel Sherrill * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are -- cgit v1.2.3