diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-03 21:29:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-03 21:29:11 +0000 |
commit | 1c50f6b6602a07f052249c6fe6dbab48357b68bd (patch) | |
tree | 3efb7fc5d26558da27f2c4d83c1332b7087ec0fb | |
parent | 6cac69275f7319e30f37115640dd3c56c07757e1 (diff) | |
download | glibc-1c50f6b6602a07f052249c6fe6dbab48357b68bd.tar glibc-1c50f6b6602a07f052249c6fe6dbab48357b68bd.tar.gz glibc-1c50f6b6602a07f052249c6fe6dbab48357b68bd.tar.bz2 glibc-1c50f6b6602a07f052249c6fe6dbab48357b68bd.zip |
* nscd/connections.c (nscd_init): Remove if block which should
have been removed as part of the -S option removal.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-01-03 Ulrich Drepper <drepper@redhat.com> + + * nscd/connections.c (nscd_init): Remove if block which should + have been removed as part of the -S option removal. + 2006-01-03 Andreas Jaeger <aj@suse.de> * scripts/check-local-headers.sh: Allow $includedir/c++. |