about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40f2d45550..0cbb4d7f2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	* sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): The type
 	of the proc system is "proc".
 
+	* sysdeps/generic/libc-start.c (__libc_start_main): Initialize
+	thread library for static program.s
+
 2000-07-06  Greg McGary  <greg@mcgary.org>
 
 	* sysdeps/unix/sysv/linux/sys/ptrace.h (PT_SYSCALL): Fix LHS.