From: nekral-guest Date: Sun, 6 Nov 2011 18:37:39 +0000 (+0000) Subject: * NEWS, src/usermod.c, man/usermod.8.xml: Add --root option. Open X-Git-Tag: 4.1.5~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa2957e62a2cd23807b2f33fe363c8b7675d692f;p=thirdparty%2Fshadow.git * 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. --- diff --git a/ChangeLog b/ChangeLog index a9de9ec90..0257d6fd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/NEWS b/NEWS index 1f802b625..61f8fac18 100644 --- a/NEWS +++ b/NEWS @@ -83,6 +83,7 @@ shadow-4.1.4.3 -> shadow-4.1.5 UNRELEASED * When the shadow file exists but there are no shadow entries, an entry is created if the password is changed and passwd requires a shadow entry, or if aging features are used (-e or -f). + * Add --root option. *** translation * Updated Brazilian Portuguese translation. diff --git a/man/usermod.8.xml b/man/usermod.8.xml index 5cfccc39f..6a6372c28 100644 --- a/man/usermod.8.xml +++ b/man/usermod.8.xml @@ -1,7 +1,7 @@