From: nekral-guest Date: Mon, 27 Apr 2009 20:29:43 +0000 (+0000) Subject: * man/groupmod.8.xml, man/usermod.8.xml, man/groupadd.8.xml, X-Git-Tag: 4.1.4~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76b51939aa42501414b231dbfa875c42241b209b;p=shadow * man/groupmod.8.xml, man/usermod.8.xml, man/groupadd.8.xml, man/useradd.8.xml: Added note to warn about insecurity in using --password. * man/groupmod.8.xml: Removed not regarding default if --password is not used. This was a cut&paste from groupadd.8.xml. * man/passwd.1.xml: Split some paragraphs. * man/passwd.1.xml: Recommend other encryption methods than DES. --- diff --git a/ChangeLog b/ChangeLog index 565a04c5..3051169e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-04-27 Nicolas François + + * man/groupmod.8.xml, man/usermod.8.xml, man/groupadd.8.xml, + man/useradd.8.xml: Added note to warn about insecurity in using + --password. + * man/groupmod.8.xml: Removed not regarding default if --password + is not used. This was a cut&paste from groupadd.8.xml. + * man/passwd.1.xml: Split some paragraphs. + * man/passwd.1.xml: Recommend other encryption methods than DES. + 2009-04-27 Nicolas François * src/login.c: Move update_utmp() after the PID or session ID diff --git a/man/groupadd.8.xml b/man/groupadd.8.xml index e440763b..5d978236 100644 --- a/man/groupadd.8.xml +++ b/man/groupadd.8.xml @@ -1,7 +1,7 @@