diff options
author | Miles Bader <miles@gnu.org> | 1997-03-06 04:48:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-03-06 04:48:59 +0000 |
commit | 521961857e5baad186bb1c530d2b8f3165270c73 (patch) | |
tree | 770a658a171c5877b1ccb220298ae6f72a3aae81 /libshouldbeinlibc/ChangeLog | |
parent | 24de8971840f7bd934de7e889e8545f58d8bb484 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index b6ddfcad..669bd1d9 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,11 @@ +Wed Mar 5 16:49:51 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * argp-help.c (__argp_state_help): Use ARGP_ERR_EXIT_STATUS when + exiting due to an error. + * argp.h (argp_err_exit_status): New variable. + * argp-eexst.c: New file. + * Makefile (SRCS): Add argp-eexst.c. + Fri Feb 21 10:41:02 1997 Miles Bader <miles@gnu.ai.mit.edu> * argp.h (OPTION_NO_USAGE): New macro. |