From: nekral-guest Date: Tue, 1 Jan 2008 14:09:47 +0000 (+0000) Subject: I forgot to mention compare_members_lists(). X-Git-Tag: 4.1.1~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0aaddfaf298a93322f3598bf096634f63c4e74fe;p=shadow I forgot to mention compare_members_lists(). --- diff --git a/ChangeLog b/ChangeLog index 0e5c7aa3..ca8803a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,8 @@ sort_mode, use_system_grp_file, and use_system_sgr_file. * src/grpck.c: Split check_grp_file() and check_sgr_file() out of main(). - * src/grpck.c: Split check_members() out of check_grp_file() and - check_sgr_file(). + * src/grpck.c: Split check_members() and compare_members_lists() + out of check_grp_file() and check_sgr_file(). 2007-12-31 Nicolas François