aboutsummaryrefslogtreecommitdiff
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 00d615d..2983b16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1998-10-19 Roland McGrath <roland@baalperazim.frob.com>
+ * 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.
+ * nscd/Makefile (distribute): Add nscd-client.h
+
* sysdeps/mach/hurd/i386/init-first.c (init1): Don't call
__libc_init_secure. Instead set __libc_enable_secure here from
the exec flags.