diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 64aba4a9f1..ddcb44341a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-11-03 Andreas Schwab <schwab@suse.de> + + [BZ #17522] + * libio/wfileops.c (_IO_wdo_write): If the file buffer has room + for less than MB_LEN_MAX use a local buffer of that size. + * libio/tst-fputws.c: New file. + * libio/Makefile (tests): Add tst-fputws. + 2014-11-01 Jose E. Marchesi <jose.marchesi@oracle.com> * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix |