diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-20 00:15:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-20 00:15:00 +0000 |
commit | b0a01055eb0ff324fd5e2b44fa9687035e5f3204 (patch) | |
tree | 9f51b2cc47610c6266f274c22932d90657a6be6b /ChangeLog | |
parent | 310930c1b53bf795e62572d7b7f2fe384cbdc0d4 (diff) | |
download | glibc-b0a01055eb0ff324fd5e2b44fa9687035e5f3204.tar.gz glibc-b0a01055eb0ff324fd5e2b44fa9687035e5f3204.tar.xz glibc-b0a01055eb0ff324fd5e2b44fa9687035e5f3204.zip |
Update.
1998-05-20 00:10 Ulrich Drepper <drepper@cygnus.com> * elf/dl-load.c: Rename option and variable from ignore-rpath to inhibit-rpath. * elf/dl-support.c: Likewise. * elf/ldsodefs.h: Likewise. * elf/rtld.c: Likewise. * iconvdata/run-iconv-test.sh: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 24c53c7e06..4053a097bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1998-05-20 00:10 Ulrich Drepper <drepper@cygnus.com> + + * elf/dl-load.c: Rename option and variable from ignore-rpath to + inhibit-rpath. + * elf/dl-support.c: Likewise. + * elf/ldsodefs.h: Likewise. + * elf/rtld.c: Likewise. + * iconvdata/run-iconv-test.sh: Likewise. + 1998-05-19 23:08 Ulrich Drepper <drepper@cygnus.com> * elf/rtld.c: Recognize --ignore-rpath argument and set _dl_ignore_path |