diff options
author | Miles Bader <miles@gnu.org> | 1997-02-14 23:54:34 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-14 23:54:34 +0000 |
commit | fd16b74e2a20b8101983e356e92919b8f02907aa (patch) | |
tree | e9f22e414e686e48085f7008d8672c1d7df86390 /libshouldbeinlibc/ChangeLog | |
parent | 097a3f83e5b1d04d5dc90fd35a27aa70b2e26c6d (diff) |
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index adb97b56..78501a2d 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,14 @@ +Fri Feb 14 18:00:52 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * argp-help.c, argp-parse.c [!_] (_): New macro. + [!_ && HAVE_LIBINTL_H] <libintl.h>: New include. + * argp-help.c (hol_entry_help, __argp_help, argp_args_usage, argp_doc, + usage_long_opt, arg, hol_entry_help): Call gettext in appropriate + places. + * argp-parse.c (parser_finalize, argp_version_parser): Likewise. + + * argp-help.c: Incorporate gettext changes from drepper. + Thu Feb 13 16:46:59 1997 Miles Bader <miles@gnu.ai.mit.edu> * argp-parse.c, argp-help.c, argp-fmtstream.c, argp-pvh.c, |