* NEWS, src/newgrp.c: Return the exit status of the child. Thanks
to Lionel Elie Mamane.
This commit is contained in:
parent
fd55bd5d4a
commit
2e075ad91b
@ -1,3 +1,8 @@
|
||||
2009-05-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, src/newgrp.c: Return the exit status of the child. Thanks
|
||||
to Lionel Elie Mamane.
|
||||
|
||||
2009-05-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/usermod.c: Added warnings for absolute symlinks which could
|
||||
|
2
NEWS
2
NEWS
@ -5,6 +5,8 @@ shadow-4.1.4 -> shadow-4.1.4.1 UNRELEASED
|
||||
- login
|
||||
* Fix failures with empty usernames on non PAM versions.
|
||||
* Fix CONSOLE (securetty) support on non PAM versions.
|
||||
- newgrp
|
||||
* Return the exit status of the child.
|
||||
- userdel
|
||||
* On Linux, do not check if an user is logged in with utmp, but check if
|
||||
the user is running some processes.
|
||||
|
Loading…
Reference in New Issue
Block a user