aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-14 22:55:50 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-14 22:55:50 +0000
commit3a265b041034b239089675a289b4401e4bdc0399 (patch)
tree5186b6aeccf835ccd7a0d8693c7de39ece64928c /ChangeLog
parent2a82441b16960189395c056dbe60394c77738f89 (diff)
downloadglibc-3a265b041034b239089675a289b4401e4bdc0399.tar
glibc-3a265b041034b239089675a289b4401e4bdc0399.tar.gz
glibc-3a265b041034b239089675a289b4401e4bdc0399.tar.bz2
glibc-3a265b041034b239089675a289b4401e4bdc0399.zip
Update.
* sysdeps/generic/bp-checks.h: Remove bogus reference to GNU MP in copyright notice. * sysdeps/generic/bp-semctl.h: Likewise. * sysdeps/generic/bp-start.h: Likewise. * sysdeps/generic/bp-sym.h: Likewise. * sysdeps/generic/bp-thunks.h: Likewise. Include <stdio.h> to get rename prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 7 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 67cca5364a..40349de8da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,11 +22,13 @@
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.
+ * sysdeps/generic/bp-checks.h: Remove bogus reference to GNU MP in
+ copyright notice.
+ * sysdeps/generic/bp-semctl.h: Likewise.
+ * sysdeps/generic/bp-start.h: Likewise.
+ * sysdeps/generic/bp-sym.h: Likewise.
+ * sysdeps/generic/bp-thunks.h: Likewise. Include <stdio.h> to get
+ rename prototype.
2000-09-13 Ulrich Drepper <drepper@redhat.com>