about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-10-18 22:02:47 +0000
committerRoland McGrath <roland@gnu.org>1998-10-18 22:02:47 +0000
commit4f6bfa8090a2465d450fc3b3be1ae2d30b0e53c7 (patch)
tree4995d9580ce6cdc235bb484ada2895eb675e9f46 /ChangeLog
parent7434cee27c19eee320da7a1265a62d0e8665bd22 (diff)
downloadglibc-4f6bfa8090a2465d450fc3b3be1ae2d30b0e53c7.tar.gz
glibc-4f6bfa8090a2465d450fc3b3be1ae2d30b0e53c7.tar.xz
glibc-4f6bfa8090a2465d450fc3b3be1ae2d30b0e53c7.zip
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00d615d8f1..2983b168e4 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.