about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-21 12:39:47 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-21 12:39:47 +0000
commit361d49e6a4463bd86aba76a67c2b1dc0348f711a (patch)
treee951bd9f2702b970dd86bfcb4652990c0c1a4458 /ChangeLog
parentd17a729b483109285ac4913c3fe4f2c620b87fc6 (diff)
downloadglibc-361d49e6a4463bd86aba76a67c2b1dc0348f711a.tar.gz
glibc-361d49e6a4463bd86aba76a67c2b1dc0348f711a.tar.xz
glibc-361d49e6a4463bd86aba76a67c2b1dc0348f711a.zip
Update.
	* nss/db-Makefile (shadow.db): Create file with correct protections.
	Based on a patch by Joel Klecker <espy@debian.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d919fa1fd..12acbe8181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1998-12-21  Ulrich Drepper  <drepper@cygnus.com>
 
+	* nss/db-Makefile (shadow.db): Create file with correct protections.
+	Based on a patch by Joel Klecker <espy@debian.org>.
+
 	* inet/gethstbynm_r.c: Remove NEED__RES definition since we do this
 	anyway for digits_dots.c.
 	* nss/getXXbyYY.c: Initialize _res before using digits_dots.c