summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-02-17 18:52:31 +0000
committerMiles Bader <miles@gnu.org>1997-02-17 18:52:31 +0000
commit873c68180410c344b8b89832d42feecdbeaaaeeb (patch)
tree56c71cc4319a90172e8d2608f55fff499b7dd2c7
parent34b7799ea6445cbf76e6a02f7b26489b7d2abeaf (diff)
.
-rw-r--r--libshouldbeinlibc/ChangeLog9
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.