From: Ulrich Drepper Date: Wed, 19 Jan 2000 03:22:26 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c2a0a1b054afd31df36e1a22b1146be36c617e8;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 751c9468d7c..54cc679d4b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-01-18 Ulrich Drepper + + * iconv/loop.c (COUNT_CONVERTED): Remove macro, comment, and all uses. + Remove done variable and all uses. + * iconv/skeleton.c: Update comment for *written modification. + * iconv/gconv_int.h (__gconv): Update comment. + Reported by Bruno Haible. + 2000-01-18 Jakub Jelinek * dirent/dirent.h (getdentries): Correct prototype to use __off64_t.