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

index 5f8b6ccfd408b470db6436d45030203347d7bfe0..9b41290806e558433579b2bea77273b27e14c564 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
 
+       * wcsmbs/wcrtomb.c: Compute result correctly for successful call
+       with s == NULL.
+
        * wcsmbs/mbsrtowcs.c: Compute return value correctly after change
        in gconv function.