From a904b5d93a2b54c611beb9c50ed274c5d77ec7b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 5 Apr 1998 11:23:12 +0000 Subject: Update. 1998-04-05 Ulrich Drepper * iconv/gconv_simple.c: Rewrite to not make use of the mb*towc* and wc*tomb* functions. 1998-04-04 15:16 Philip Blundell * sysdeps/unix/start.c: Fix typo. 1998-04-04 Ulrich Drepper * iconv/gconv_db.c (__gconv_find_transform): Fix typo. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3119f1efb8..7bca7bb9fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1998-04-05 Ulrich Drepper + + * iconv/gconv_simple.c: Rewrite to not make use of the mb*towc* + and wc*tomb* functions. + +1998-04-04 15:16 Philip Blundell + + * sysdeps/unix/start.c: Fix typo. + +1998-04-04 Ulrich Drepper + + * iconv/gconv_db.c (__gconv_find_transform): Fix typo. + 1998-04-03 23:38 Ulrich Drepper * sysdeps/libm-ieee754/e_acos.c: Optimize by splitting large -- cgit 1.4.1