diff options
author | Greg McGary <greg@mcgary.org> | 2000-09-14 07:30:28 +0000 |
---|---|---|
committer | Greg McGary <greg@mcgary.org> | 2000-09-14 07:30:28 +0000 |
commit | 7ca5d0dcb3eee499abaa0cf97e37659a490f9413 (patch) | |
tree | ec3e7e4ce5910fbeb73c3e100972a298d4b5bb84 /ChangeLog | |
parent | 56b2223e327922cff549fd78a5df2f94c6d38e67 (diff) | |
download | glibc-7ca5d0dcb3eee499abaa0cf97e37659a490f9413.tar.gz glibc-7ca5d0dcb3eee499abaa0cf97e37659a490f9413.tar.xz glibc-7ca5d0dcb3eee499abaa0cf97e37659a490f9413.zip |
* bp-checks.h: Remove bogus reference to GNU MP in copyright notice.
* bp-semctl.h: Likewise. * bp-start.h: Likewise. * bp-sym.h: Likewise. * bp-thunks.h: Likewise. Include <stdio.h> to get rename prototype. 2000-09-14 Greg McGary <greg@mcgary.org> * bp-checks.h: Remove bogus reference to GNU MP in copyright notice. * bp-semctl.h: Likewise. * bp-start.h: Likewise. * bp-sym.h: Likewise. * bp-thunks.h: Likewise. Include <stdio.h> to get rename prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e20963b475..701ce3c7b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-09-14 Greg McGary <greg@mcgary.org> + + * bp-checks.h: Remove bogus reference to GNU MP in copyright notice. + * bp-semctl.h: Likewise. + * bp-start.h: Likewise. + * bp-sym.h: Likewise. + * bp-thunks.h: Likewise. Include <stdio.h> to get rename prototype. + 2000-09-13 Ulrich Drepper <drepper@redhat.com> * io/test-lfs.c (do_test): Allow stat64() to return EOVERFLOW and |