From: Ulrich Drepper Date: Tue, 5 Oct 1999 00:38:27 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c8ab83d7e79563fa4097ab23d6e89730575b3f;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 4c86818d0b2..c0ad2841adb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-10-04 Ulrich Drepper + + * stdio-common/vfprintf.c: Correct last patch and use outchar + instead of PUTC to output single characters. + 1999-10-01 Roland McGrath * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Rewrite