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