* NEWS, libmisc/limits.c: Fix parsing of limits.

* NEWS, libmisc/limits.c, man/limits.5.xml: Add support for
	infinite limits.
	* NEWS, libmisc/limits.c, man/limits.5.xml: Add support for @group
	syntax.
This commit is contained in:
nekral-guest
2010-03-18 23:20:15 +00:00
parent 6b14a0d08c
commit 52c2bb51fb
4 changed files with 133 additions and 10 deletions

4
NEWS
View File

@@ -13,6 +13,10 @@ shadow-4.1.4.2 -> shadow-4.1.4.3 UNRELEASED
specified.
- groupmod
* Fixed groupmod when configured with --enable-account-tools-setuid.
-login
* Fixed limits support (non PAM enabled versions only)
* Added support for infinite limits and group based limits (non PAM
enabled versions only)
- su
* Document the su exit values.
* When su receives a signal, wait for the child to terminate (after