Fix ChangeLog entry

This commit is contained in:
Corinna Vinschen 2013-06-19 16:43:12 +00:00
parent 44f65eb9bb
commit 25855a0139

View File

@ -8,13 +8,6 @@
unbuffered stream files.
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Likewise.
* README: Add description about the option.
* newlib.hin (_UNBUF_STREAM_OPT): Undefine.
* configure.in (--enable-newlib-unbuf-stream-opt): New option.
* configure: Regenerate.
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't do optimization on
unbuffered stream files.
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Likewise.
* README: Add description about the option.
2013-06-19 Terraneo Federico <fede.tft@hotmail.it>