From d64e603ae7cd3bbede9acf62d402c9d9492d2faa Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 4 Oct 2000 22:50:20 +0000 Subject: Update. 2000-10-04 Jakub Jelinek * stdio-common/vfscanf.c (_IO_vfscanf): For [ conversion do input_error() if EOF is seen before processing. * stdio-common/tstscanf.c (main): Add testcase. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2b8890f6ce..0c53481876 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-10-04 Jakub Jelinek + + * stdio-common/vfscanf.c (_IO_vfscanf): For [ conversion do + input_error() if EOF is seen before processing. + * stdio-common/tstscanf.c (main): Add testcase. + 2000-10-04 Ulrich Drepper * argp/argp-help.c: Make sure we get the correct gettext and -- cgit v1.2.3