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 b8764bb..ce980e0 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 b6497ac..0e2a51a 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 e155687..199fe86 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