]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 19 Jan 2000 03:22:26 +0000 (03:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 19 Jan 2000 03:22:26 +0000 (03:22 +0000)
ChangeLog

index 751c9468d7c450c6de3c2e9afd56e7469dd0f013..54cc679d4b4fc89edce60483f9c4ab54b4b8067f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <jakub@redhat.com>
 
        * dirent/dirent.h (getdentries): Correct prototype to use __off64_t.