From: Roland McGrath Date: Wed, 16 Feb 2005 10:46:24 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20050216T1256~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5312137454cc6d3ffd495a4864ed9a663238860a;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 69aa8ea3e78..da55e745dc4 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 + + * elf/Makefile (generated): Add tst-pie1{,.out,.o}. + 2005-01-06 Ulrich Drepper * posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640]