From 341930aebbb68480b3511931ef33eb5a88795f6f Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 20 Feb 1997 00:48:37 +0000 Subject: . --- libshouldbeinlibc/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libshouldbeinlibc/ChangeLog') diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 05aee657..96154e52 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,10 +1,13 @@ Wed Feb 19 18:48:15 1997 Miles Bader + * argp-parse.c (argp_default_parser): Set STATE->name for OPT_PROGNAME. + (parser_init): Use the basename for PARSER->state.name. + * argp-help.c (__argp_error, __argp_failure, __argp_state_help): + Use PROGRAM_INVOCATION_SHORT_NAME instead of PROGRAM_INVOCATION_NAME. + * argp-parse.c (parser_init): Set PARSER->state.flags. - Don't pass FLAGS argument to parser_convert. Make check whether PARSER has the prog name in argv[0] at the proper place. - (parser_convert): Remove FLAGS argument & use PARSER->state.flags. Mon Feb 17 13:33:11 1997 Miles Bader -- cgit v1.2.3