diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-29 09:12:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-29 09:12:43 +0000 |
commit | f326a706f8ef9f539bf44312ef8c6c5baa2a0ebe (patch) | |
tree | 04528759f5aadcc812d821419e8f39c7987934f1 /ChangeLog | |
parent | fdf19bf72dd4e6b7c48048f2f93938f484599c5d (diff) | |
download | glibc-f326a706f8ef9f539bf44312ef8c6c5baa2a0ebe.zip glibc-f326a706f8ef9f539bf44312ef8c6c5baa2a0ebe.tar.gz glibc-f326a706f8ef9f539bf44312ef8c6c5baa2a0ebe.tar.bz2 |
Update.
1998-04-29 Ulrich Drepper <drepper@cygnus.com>
* stdio-common/vfprintf.c [%S]: Don't clear mbstate twice;
wcsrtombs must put it into initial state.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-04-29 Ulrich Drepper <drepper@cygnus.com> + + * stdio-common/vfprintf.c [%S]: Don't clear mbstate twice; + wcsrtombs must put it into initial state. + 1998-04-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * iconv/gconv_simple.c: Fix endian bug. Don't put side effects in |