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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aaddfaf298a93322f3598bf096634f63c4e74fe;p=thirdparty%2Fshadow.git I forgot to mention compare_members_lists(). --- diff --git a/ChangeLog b/ChangeLog index 0e5c7aa34..ca8803a6b 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