diff options
author | Miles Bader <miles@gnu.org> | 1997-05-09 20:01:57 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-05-09 20:01:57 +0000 |
commit | a263dcf16747b13cc1eb190f899c5508bfbb6a31 (patch) | |
tree | 66d67caa0e985cb8ac07fbb0f089cc73dc2ef6cb /libshouldbeinlibc | |
parent | 55133b4d9a95a4c1a50f6fb68ff30de8698bb7ef (diff) |
.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 669bd1d9..89f01c34 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,19 @@ +1997-04-09 01:24 Ulrich Drepper <drepper@cygnus.com> + + * argp-fmtstream.c: Add casts to prevent warnings. + * argp-fmtstream.h: Likewise. + * argp-help.c: Likewise. + +1997-02-27 16:26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * argp-parse.c (parser_finalize): Always set *END_INDEX if + supplied. + +Thu May 8 17:15:31 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * argp.h [!__error_t_defined] (__error_t_defined): Define. + * argp-help.c (canon_doc_option): Correct ctype tests. + 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 |