* NEWS, src/groupmems.c, man/groupmems.8.xml: Added support for

shadow groups.
	* src/groupmems.c: Use fail_exit() instead of exit().
This commit is contained in:
nekral-guest
2008-08-31 17:29:34 +00:00
parent 190a6e7687
commit 87b56b19fb
4 changed files with 183 additions and 3 deletions

1
NEWS
View File

@@ -20,6 +20,7 @@ shadow-4.1.2.1 -> shadow-4.1.3 UNRELEASED
* Added syslog support.
* Use the groupmems PAM service name instead of groupmod.
* Fix segmentation faults when adding or removing users from a group.
* Added support for shadow groups.
- newusers
* Implement the -r, --system option.
- passwd