diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-10 05:48:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-10 05:48:35 +0000 |
commit | 7e6d3809908ca640e5334ced033d6f905783731a (patch) | |
tree | b9909d79838a176c7b5a0d58abc1e5f793f43ec2 /ChangeLog | |
parent | 000171e5098b7256642e91b9405cca250d93a0a5 (diff) | |
download | glibc-7e6d3809908ca640e5334ced033d6f905783731a.tar.gz glibc-7e6d3809908ca640e5334ced033d6f905783731a.tar.xz glibc-7e6d3809908ca640e5334ced033d6f905783731a.zip |
Update.
2000-06-10 Jakub Jelinek <jakub@redhat.com> * elf/link.h: Remove libc internal declarations. * include/link.h: Move them here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 33cf144a79..606d424392 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-10 Jakub Jelinek <jakub@redhat.com> + + * elf/link.h: Remove libc internal declarations. + * include/link.h: Move them here. + 2000-06-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/getsysstats.c: New file. |