diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-07-05 20:14:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-07-05 20:14:21 +0000 |
commit | a383200851fa860d6551b07dee8ef14caa224e92 (patch) | |
tree | 62a330602b2fead7e75f80418186e27bd245f0f5 /ChangeLog | |
parent | 278e9f8c26a901fe43702046be8746bca9d44045 (diff) | |
download | glibc-a383200851fa860d6551b07dee8ef14caa224e92.zip glibc-a383200851fa860d6551b07dee8ef14caa224e92.tar.gz glibc-a383200851fa860d6551b07dee8ef14caa224e92.tar.bz2 |
* csu/elf-init.c (__libc_csu_fini): Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-07-05 Ulrich Drepper <drepper@redhat.com> + + * csu/elf-init.c (__libc_csu_fini): Pretty printing. + 2005-07-02 Roland McGrath <roland@redhat.com> * NEWS: Note LinuxThreads removal. |