* NEWS, src/usermod.c, man/usermod.8.xml: Add --root option. Open

audit and syslog after the potential chroot. userdel's usage split
	in smaller messages.
This commit is contained in:
nekral-guest
2011-11-06 18:37:39 +00:00
parent 50eafd769b
commit aa2957e62a
4 changed files with 57 additions and 39 deletions

View File

@@ -9,6 +9,7 @@
* NEWS, src/userdel.c, man/userdel.8.xml: Add --root option. Open
audit and syslog after the potential chroot. userdel's usage split
in smaller messages.
* NEWS, src/usermod.c, man/usermod.8.xml: Likewise
2011-10-22 Nicolas François <nicolas.francois@centraliens.net>