diff options
author | Roland McGrath <roland@gnu.org> | 2003-10-15 19:34:04 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-10-15 19:34:04 +0000 |
commit | 7f98061b90822aa06391c44f42ba8867b4211c3f (patch) | |
tree | 450ecec52081be443594475eae8657e0abfb54eb | |
parent | c871d196ed4fb326408009cc102b78af13f8cc08 (diff) | |
download | glibc-7f98061b90822aa06391c44f42ba8867b4211c3f.tar.gz glibc-7f98061b90822aa06391c44f42ba8867b4211c3f.tar.xz glibc-7f98061b90822aa06391c44f42ba8867b4211c3f.zip |
* sysdeps/generic/dl-iteratephdr-static.c: Really implement it.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9263b3eec1..a31843ed39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-14 Roland McGrath <roland@redhat.com> + + * sysdeps/generic/dl-iteratephdr-static.c: Really implement it. + 2003-10-15 Jakub Jelinek <jakub@redhat.com> * elf/rtld.c (print_statistics): Print also number of relative |