diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-08-26 09:16:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-08-26 09:16:12 +0000 |
commit | 86b2fd6e659b5e66439a3500919a5da9cdc35f55 (patch) | |
tree | 86b392ec840a568303f4ceb2e66ad9aacafd930d /ChangeLog | |
parent | 87329997fedc53ebd36e84bf3872ae04610a17d5 (diff) | |
download | glibc-86b2fd6e659b5e66439a3500919a5da9cdc35f55.tar.gz glibc-86b2fd6e659b5e66439a3500919a5da9cdc35f55.tar.xz glibc-86b2fd6e659b5e66439a3500919a5da9cdc35f55.zip |
Update.
2004-08-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/gnu/Makefile (libdl-sysdep_routines): Don't add eval. Patch by Greg Schafer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 03784109b6..e851efeea9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-26 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/gnu/Makefile (libdl-sysdep_routines): Don't add eval. + Patch by Greg Schafer. + 2004-08-25 Richard Henderson <rth@redhat.com> * sysdeps/alpha/elf/start.S (_start): Use $15 as frame unwind |