diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-16 19:28:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-16 19:28:34 +0000 |
commit | 7a2fd787a7aa4de58b9e3db5fe996f5ea89a3180 (patch) | |
tree | 6138175232c55972ef46574e564a6d523638531b /ChangeLog | |
parent | 508773d4db38c37ca1c1348c7ce664efefac4295 (diff) | |
download | glibc-7a2fd787a7aa4de58b9e3db5fe996f5ea89a3180.tar.gz glibc-7a2fd787a7aa4de58b9e3db5fe996f5ea89a3180.tar.xz glibc-7a2fd787a7aa4de58b9e3db5fe996f5ea89a3180.zip |
Update.
1998-07-16 19:27 Ulrich Drepper <drepper@cygnus.com> * elf/rtld.c (process_envvars): Also recognize on as LD_BIND_NOW value. (process_envvars): Append .PID to LD_DEBUG_OUTPUT file name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0de464a681..ce5a1b862f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-07-16 19:27 Ulrich Drepper <drepper@cygnus.com> + + * elf/rtld.c (process_envvars): Also recognize on as LD_BIND_NOW value. + (process_envvars): Append .PID to LD_DEBUG_OUTPUT file name. + 1998-07-16 13:44 Ulrich Drepper <drepper@cygnus.com> * argp/argp-fmtstream.c: Fix warnings introduced in last change. |