about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-17 01:37:38 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-17 01:37:38 +0000
commitaa6adf822954e7c2b1b631f849598b1cab3450e5 (patch)
tree4a1237f12842750c751103d59101140bc876ded9 /ChangeLog
parent23d914d96abe41e282a65329ee9e32e108b74d2c (diff)
downloadglibc-aa6adf822954e7c2b1b631f849598b1cab3450e5.tar.gz
glibc-aa6adf822954e7c2b1b631f849598b1cab3450e5.tar.xz
glibc-aa6adf822954e7c2b1b631f849598b1cab3450e5.zip
Update.
	* nscd/nscd.init: Test for kernel version and make LSB compliant.
	Patch by Christian Gafton.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca0a789f0e..ec9d9fe5ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
 
+	* nscd/nscd.init: Test for kernel version and make LSB compliant.
+	Patch by Christian Gafton.
+
 	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define O_DSYNC and
 	O_RSYNC.  Patch by Christian Gafton.