about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2983b168e4..6acc257c15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1998-10-19  Roland McGrath  <roland@baalperazim.frob.com>
 
+	* sysdeps/mach/hurd/i386/init-first.c (posixland_init): New function,
+	broken out of init1.
+	(init1) [PIC]: Call it.
+	(__libc_init_first) [! PIC]: Call it.
+
 	* nscd/nscd-client.h: New file, broken out of "nscd.h".
 	* nscd/nscd.h: Move defns needed by clients to "nscd-client.h",
 	and #include that.