Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 9 Dec 2005 12:34:04 +0000 (12:34 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 9 Dec 2005 12:34:04 +0000 (12:34 +0000)
ChangeLog
lib/ChangeLog
m4/ChangeLog

index b8764bbfd76e89acf55e07aedbdec393630de48c..ce980e033ca23c18539e251dda9d3fb6c75c0670 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * modules/argp (Files): Add argp-pin.c
+       (Depends-on): dirname
+       (lib_SOURCES): Add argp-pin.c
+
 2005-12-02  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool (func_import): Accept GPLed build tool modules when
index b6497acae401bc2f170d259787fa26345d887664..0e2a51a0c7eab59d58ccdfb090db9fb727bf8777 100644 (file)
@@ -1,3 +1,15 @@
+2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * argp-help.c (__argp_base_name): New function
+       (__argp_short_program_name): Rewrite using __argp_base_name
+       * argp-namefrob.h: Define program_invocation_name and
+       program_invocation_short_name if requested
+       (__argp_base_name): Add prototype
+       * argp-parse.c (argp_def): Use gettext wrappers
+       (argp_default_parser): Use __argp_base_name
+       * argp-pin.c: New file. Defines program_invocation_name and
+       program_invocation_short_name on systems that lack them.
+
 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
index e1556872dc7bf1a83eec1a0842570043912512c4..199fe86d68713a29feafc7da9c325832b31b523f 100644 (file)
@@ -1,3 +1,9 @@
+2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * argp.m4:  Check if program_invocation_name and
+       program_invocation_short_name are declared and define appropriate
+       macros if they are not.
+
 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * stat-time.m4 (gl_STAT_TIME): Add check for