From: roland Date: Wed, 24 Jan 1996 08:23:33 +0000 (+0000) Subject: * stdio-common/Makefile (tests): Add scanf[1-9]. X-Git-Tag: libc-960124~2 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=1865f84006bf1b2ba35bca0f5be0efecd6cbb827 * stdio-common/Makefile (tests): Add scanf[1-9]. * stdio-common/scanf[1-9].c: New files. Bug tests from hjl. --- diff --git a/ChangeLog b/ChangeLog index 291b2bf400..0c5af3ed83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 24 03:22:07 1996 Roland McGrath + + * stdio-common/Makefile (tests): Add scanf[1-9]. + * stdio-common/scanf[1-9].c: New files. Bug tests from hjl. + Wed Jan 24 04:18:36 1996 Paul Eggert * strftime.c (strftime):