diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-17 00:05:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-17 00:05:36 +0000 |
commit | 166151ff35f7e79def9fd66acdfaf442b3ac0e23 (patch) | |
tree | 356325f7ad268e8f0da58658842adc0bc697a068 | |
parent | 74a30a5851087f40ff53f2716374c8870cd4a48a (diff) | |
download | glibc-166151ff35f7e79def9fd66acdfaf442b3ac0e23.zip glibc-166151ff35f7e79def9fd66acdfaf442b3ac0e23.tar.gz glibc-166151ff35f7e79def9fd66acdfaf442b3ac0e23.tar.bz2 |
Patch mostly by Matthew Rickard <mjricka@epoch.ncsc.mil>.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ * nscd/nscd_stat.c: Transmit and print AVC statistics. * nscd/selinux.c: New file. * nscd/selinux.h: New file. + Patch mostly by Matthew Rickard <mjricka@epoch.ncsc.mil>. 2004-09-16 Jakub Jelinek <jakub@redhat.com> |