diff options
author | Miles Bader <miles@gnu.org> | 1997-02-17 18:52:31 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-17 18:52:31 +0000 |
commit | 873c68180410c344b8b89832d42feecdbeaaaeeb (patch) | |
tree | 56c71cc4319a90172e8d2608f55fff499b7dd2c7 /libshouldbeinlibc/ChangeLog | |
parent | 34b7799ea6445cbf76e6a02f7b26489b7d2abeaf (diff) |
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 4fcac84e..ca39cb0f 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,12 @@ +Mon Feb 17 13:33:11 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * argp-parse.c (parser_parse_next, parser_init): Remove __ + prefixes from references to getopt functions variables (OPT*). + (argp_version_parser, parser_finalize): Use _ instead of gettext. + (gettext): Macro removed. + * argp-namefrob.h (__getopt_long, __getopt_long_only, __optind, + __optarg, __opterr, __optopt): Macros removed. + Sun Feb 16 00:04:07 1997 Miles Bader <miles@gnu.ai.mit.edu> * argp-help.c (space): New function. |