From e448d1acb1c617427e2e45e587000be40db61bae Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 31 Dec 2007 04:34:10 +0000 Subject: [PATCH] Sort the tools in the NEWS entries of 4.1.1. --- NEWS | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/NEWS b/NEWS index 727e5165..d67caedb 100644 --- a/NEWS +++ b/NEWS @@ -5,36 +5,35 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED *** general: - packaging * Do not install the shadow library per default. -- useradd - * New option -l to avoid adding the user to the lastlog and faillog databases. -- usermod - * Keep the access and modification time of files when moving an user's home - directory. -- su - * su's arguments are now reordered. If needed, use -- to separate su's - options from the shell's options. +- chage + * Fix bug which forbid to set the aging information of an account with a + passwd entry, but no shadow entry. +- login + * Use PATH and SUPATH to set the PATH environment variable, even when + support for PAM is enabled. - lastlog * Accept users specified as a numerical UID, or ranges of users (-user, user-, user1-user2). +- newusers + * The new users are no more added to the list of members of their groups + because the membership is already set by their primary group. + * Added support for gshadow. - passwd * Make sure that no more than one username argument was provided. - su + * su's arguments are now reordered. If needed, use -- to separate su's + options from the shell's options. * If started as init, start a new session. - sulogin * If started as init, start a new session. -- login - * Use PATH and SUPATH to set the PATH environment variable, even when - support for PAM is enabled. +- useradd + * New option -l to avoid adding the user to the lastlog and faillog databases. +- usermod + * Keep the access and modification time of files when moving an user's home + directory. - vipw/vigr * Recommend editing the shadowed (resp. regular) file if the regular (resp. shadowed) file was edited. -- newusers - * The new users are no more added to the list of members of their groups - because the membership is already set by their primary group. - * Added support for gshadow. -- chage - * Fix bug which forbid to set the aging information of an account with a - passwd entry, but no shadow entry. shadow-4.0.18.2 -> shadow-4.1.0 09-12-2008 -- 2.50.1