]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* csu/elf-init.c (__libc_csu_fini): Pretty printing.
authorUlrich Drepper <drepper@redhat.com>
Tue, 5 Jul 2005 20:14:21 +0000 (20:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 5 Jul 2005 20:14:21 +0000 (20:14 +0000)
ChangeLog

index 97a618e4907e8c7fa627cc09c556b468954f89e5..49ae889db9217ed4d6bba1677f744e6e941ecf91 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.