diff options
author | Miles Bader <miles@gnu.org> | 1997-05-20 21:37:36 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-05-20 21:37:36 +0000 |
commit | ab39a8d37ee7bb738e345037dbe701ca12e47c1c (patch) | |
tree | b92a36605a37a86f5d85a1acc8798510db7fd3fa | |
parent | 48c405878c84c63b7e5165d2c70c91676afaf55c (diff) |
.
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 89f01c34..1086ef66 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,10 @@ +Tue May 20 14:01:00 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * argp-help.c (_help): Supply STATE to argp_args_usage. + (argp_args_usage): Add filtering of the args doc string. + (comma): Print cluster headers for the first entry too. + * argp.h (ARGP_KEY_HELP_ARGS_DOC): New macro. + 1997-04-09 01:24 Ulrich Drepper <drepper@cygnus.com> * argp-fmtstream.c: Add casts to prevent warnings. |