aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 10:46:24 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 10:46:24 +0000
commit5312137454cc6d3ffd495a4864ed9a663238860a (patch)
tree0264be381e89eb37824faf300f2a73924453dc27 /ChangeLog
parent2005-01-08 Jakub Jelinek <jakub@redhat.com> (diff)
downloadglibc-5312137454cc6d3ffd495a4864ed9a663238860a.tar.xz
glibc-5312137454cc6d3ffd495a4864ed9a663238860a.zip
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69aa8ea3e7..da55e745dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -74,6 +74,10 @@
* sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and
recognition of last entry.
+2005-01-08 Jakub Jelinek <jakub@redhat.com>
+
+ * elf/Makefile (generated): Add tst-pie1{,.out,.o}.
+
2005-01-06 Ulrich Drepper <drepper@redhat.com>
* posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640]