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

index 54cc679d4b4fc89edce60483f9c4ab54b4b8067f..2b31500855fbd03519eb493725c682c871150269 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
 
+       * wcsmbs/mbrtowc.c: Don't set errno if byte sequence is only
+       incomplete but correct.
+
        * 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.