diff options
author | Miles Bader <miles@gnu.org> | 1997-07-03 17:39:39 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-07-03 17:39:39 +0000 |
commit | 274fcd72748ec55f78a27725119ce6dc4aae8000 (patch) | |
tree | bce55e24a9d768d790930f24950003b80587fbd5 /libshouldbeinlibc | |
parent | 88f608736708ba096844e5a18d9ccbebe6fb2240 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index ad363704..5ecef560 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,13 @@ +1997-06-21 17:35 Ulrich Drepper <drepper@cygnus.com> + + * argp.h: Remove extra #endif. Pretty print. + +1997-06-13 10:06 Richard Henderson <rth@tamu.edu> + + * argp-parse.c: [_LIBC] <libc-lock.h> -> <bits/libc-lock.h>. + * argp-fmtstream.h: Standardize the multiple-include protect (for libc). + * argp.h: Likewise. + 1997-06-13 Miles Bader <miles@gnu.ai.mit.edu> * argp-parse.c (argp_version_parser): Include `(PROGRAM ERROR)' in |