Sort the tools in the NEWS entries of 4.1.1.
This commit is contained in:
parent
f09b1404eb
commit
e448d1acb1
43
NEWS
43
NEWS
@ -5,36 +5,35 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
|||||||
*** general:
|
*** general:
|
||||||
- packaging
|
- packaging
|
||||||
* Do not install the shadow library per default.
|
* Do not install the shadow library per default.
|
||||||
|
- 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.
|
||||||
- useradd
|
- useradd
|
||||||
* New option -l to avoid adding the user to the lastlog and faillog databases.
|
* New option -l to avoid adding the user to the lastlog and faillog databases.
|
||||||
- usermod
|
- usermod
|
||||||
* Keep the access and modification time of files when moving an user's home
|
* Keep the access and modification time of files when moving an user's home
|
||||||
directory.
|
directory.
|
||||||
- su
|
|
||||||
* su's arguments are now reordered. If needed, use -- to separate su's
|
|
||||||
options from the shell's options.
|
|
||||||
- lastlog
|
|
||||||
* Accept users specified as a numerical UID, or ranges of users (-user,
|
|
||||||
user-, user1-user2).
|
|
||||||
- passwd
|
|
||||||
* Make sure that no more than one username argument was provided.
|
|
||||||
- su
|
|
||||||
* 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.
|
|
||||||
- vipw/vigr
|
- vipw/vigr
|
||||||
* Recommend editing the shadowed (resp. regular) file if the regular (resp.
|
* Recommend editing the shadowed (resp. regular) file if the regular (resp.
|
||||||
shadowed) file was edited.
|
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
|
shadow-4.0.18.2 -> shadow-4.1.0 09-12-2008
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user