Sort the NEWS entry alphabetically (per program name).
This commit is contained in:
parent
1355d5d3eb
commit
130553a578
13
NEWS
13
NEWS
@ -5,11 +5,7 @@ shadow-4.1.2.1 -> shadow-4.1.3 UNRELEASED
|
|||||||
*** general:
|
*** general:
|
||||||
- packaging
|
- packaging
|
||||||
* Added support for OpenPAM.
|
* Added support for OpenPAM.
|
||||||
- newusers
|
|
||||||
* Implement the -r, --system option.
|
|
||||||
- usermod
|
|
||||||
* Allow adding LDAP users (or any user not present in the local passwd
|
|
||||||
file) to local groups
|
|
||||||
- groupmems
|
- groupmems
|
||||||
* Check if user exist before they are added to groups.
|
* Check if user exist before they are added to groups.
|
||||||
* Avoid segfault in case the specified group does not exist in /etc/group.
|
* Avoid segfault in case the specified group does not exist in /etc/group.
|
||||||
@ -17,10 +13,15 @@ shadow-4.1.2.1 -> shadow-4.1.3 UNRELEASED
|
|||||||
* /etc/group is open readonly when one just wants to list the users of a
|
* /etc/group is open readonly when one just wants to list the users of a
|
||||||
group.
|
group.
|
||||||
* Added syslog support.
|
* Added syslog support.
|
||||||
|
- newusers
|
||||||
|
* Implement the -r, --system option.
|
||||||
- passwd
|
- passwd
|
||||||
* For compatiobility with other passwd version, the --lock an --unlock
|
* For compatibility with other passwd version, the --lock an --unlock
|
||||||
options do not lock or unlock the user account anymore. They only
|
options do not lock or unlock the user account anymore. They only
|
||||||
lock or unlock the user's password.
|
lock or unlock the user's password.
|
||||||
|
- usermod
|
||||||
|
* Allow adding LDAP users (or any user not present in the local passwd
|
||||||
|
file) to local groups
|
||||||
|
|
||||||
shadow-4.1.2 -> shadow-4.1.2.1 26-06-2008
|
shadow-4.1.2 -> shadow-4.1.2.1 26-06-2008
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user