From: Sergey Poznyakoff Date: Sun, 10 Sep 2006 11:52:24 +0000 (+0000) Subject: Update X-Git-Tag: cvs-readonly~1902 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=affc2cf6fe78a8d43aba4d07f1ec010e2172ffa8;p=gnulib.git Update --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 15946449c..7a7f842d0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2006-09-10 Sergey Poznyakoff + + * argp-parse.c (__argp_parse) [!_LIBC]: Make sure + program_invocation_name and program_invocation_short_name are + initialized. + * argp-namefrob.h: Move declarations of program_invocation_name + and program_invocation_short_name to argp.h, so they are visible + to user programs. + * argp.h: Likewise + 2006-09-09 Sergey Poznyakoff * argp.h (struct argp): Document the N_("..") "\v" N_("..")