From 4acb3408e9ceb45ea0c4a287b135519fe359e50a Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 12 Nov 2014 14:13:56 +0000 Subject: * mkgroup.c (enum_unix_groups): Always print groupname with machine prefix. (usage): Extend help output for -l option. (main): Drop superfluous goto and label. Make machine prefixing for local machine when using -l option dependend on options in /etc/nsswitch.conf. * mkpasswd.c: Ditto. --- winsup/utils/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 09dc0bf31..05b9e31ec 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,13 @@ +2014-11-12 Corinna Vinschen + + * mkgroup.c (enum_unix_groups): Always print groupname with machine + prefix. + (usage): Extend help output for -l option. + (main): Drop superfluous goto and label. Make machine prefixing for + local machine when using -l option dependend on options in + /etc/nsswitch.conf. + * mkpasswd.c: Ditto. + 2014-11-10 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?). -- cgit v1.2.3