aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-23 19:23:25 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-23 19:23:25 +0000
commit2d499f55d78a0265310f5ec931b45172ba39bdb4 (patch)
tree198e63617b7514f68db0e8f2ac34b9cedaca916d /ChangeLog
parenteec8ef5a73e9a23aa8baedf6b5efc0dc8c077950 (diff)
downloadglibc-2d499f55d78a0265310f5ec931b45172ba39bdb4.tar
glibc-2d499f55d78a0265310f5ec931b45172ba39bdb4.tar.gz
glibc-2d499f55d78a0265310f5ec931b45172ba39bdb4.tar.bz2
glibc-2d499f55d78a0265310f5ec931b45172ba39bdb4.zip
Update.
* configure.in: Add test for .protected. * config.make.in: Add have-protected variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb99d3ab67..6f62a3a318 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-05-23 Ulrich Drepper <drepper@redhat.com>
+ * configure.in: Add test for .protected.
+ * config.make.in: Add have-protected variable.
* elf/Makefile (tests): Add $(tests-vis-$(have-protected)).
(tests-vis-yes): Add vismain.
(modules-names): Add $(modules-vis-$(have-protected)).