about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-08 06:23:55 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-08 06:23:55 +0000
commita2a89dd6ced7d42b95550f9f02c52d60c7626715 (patch)
treea6215a2e2c2f0342d444723b6332641ed4f9d9ca /ChangeLog
parent1a35b7fd42a4960fc8dfca2696ad9b644e3243bd (diff)
downloadglibc-a2a89dd6ced7d42b95550f9f02c52d60c7626715.tar.gz
glibc-a2a89dd6ced7d42b95550f9f02c52d60c7626715.tar.xz
glibc-a2a89dd6ced7d42b95550f9f02c52d60c7626715.zip
Update.
	* include/libc-symbols.h: Provide more dummy definitions for the
	case if GNU ld isn't used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe32a894dd..146d975251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* include/libc-symbols.h: Provide more dummy definitions for the
+	case if GNU ld isn't used.
+
 	* libio/freopen.c: Include <stdlib.h> for free declaration.
 	* libio/freopen64.c: Likewise.