diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-24 01:06:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-24 01:06:00 +0000 |
commit | 5e76a3468a034c261c0f7c3034186545f412bf20 (patch) | |
tree | e0c1d3e955139622f0e4b6fd3d5e46c7061d90ef /ChangeLog | |
parent | 2d499f55d78a0265310f5ec931b45172ba39bdb4 (diff) | |
download | glibc-5e76a3468a034c261c0f7c3034186545f412bf20.tar.gz glibc-5e76a3468a034c261c0f7c3034186545f412bf20.tar.xz glibc-5e76a3468a034c261c0f7c3034186545f412bf20.zip |
Update.
* elf/dl-sym.c: Minor cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f62a3a318..3faf0b8aec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-05-23 Ulrich Drepper <drepper@redhat.com> + * elf/dl-sym.c: Minor cleanups. + * configure.in: Add test for .protected. * config.make.in: Add have-protected variable. * elf/Makefile (tests): Add $(tests-vis-$(have-protected)). |