From e573146ab22ba7e286746965a0fea8be00f43fbd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 16 Mar 1999 06:01:43 +0000 Subject: Update. 1999-03-16 Andreas Jaeger * iconv/gconv.c (__gconv): Change type of last_start to unsigned char to avoid warning. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d8ed3b433b..3f17ed712f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-03-16 Andreas Jaeger + + * iconv/gconv.c (__gconv): Change type of last_start to unsigned + char to avoid warning. + 1999-03-15 Ulrich Drepper * iconv/iconv.c (iconv): Correctly cast parameters for __gconv. -- cgit v1.2.3