diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 61d5c44..5ac8490 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2000-07-27 RodneyBrown <RodneyBrown@pmsc.com> + Jeff Law <law@cygnus.com> + + * Makefile.in (rename.o, waitpid.o): Depend on config.h + * rename.c: include config.h, unistd.h + * waitpid.c: include config.h, sys/wait.h + 2000-07-24 Daniel Berlin <dberlin@redhat.com> * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to |