diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-21 12:39:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-21 12:39:47 +0000 |
commit | 361d49e6a4463bd86aba76a67c2b1dc0348f711a (patch) | |
tree | e951bd9f2702b970dd86bfcb4652990c0c1a4458 /ChangeLog | |
parent | d17a729b483109285ac4913c3fe4f2c620b87fc6 (diff) | |
download | glibc-361d49e6a4463bd86aba76a67c2b1dc0348f711a.zip glibc-361d49e6a4463bd86aba76a67c2b1dc0348f711a.tar.gz glibc-361d49e6a4463bd86aba76a67c2b1dc0348f711a.tar.bz2 |
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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |