From: Josh Soref Date: Sun, 22 Oct 2017 20:45:06 +0000 (+0000) Subject: spelling: necessary X-Git-Tag: 4.6~9^2~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18b14eb4a80ea4bc39be58f76050f8c43806bf05;p=thirdparty%2Fshadow.git spelling: necessary --- diff --git a/NEWS b/NEWS index a0bfa5e6f..3afa1a3e7 100644 --- a/NEWS +++ b/NEWS @@ -1028,7 +1028,7 @@ shadow-4.0.11.1 -> shadow-4.0.12 22-08-2005 period and permit brute-force attacks (fixed http://bugs.debian.org/288827), - uClibc fixes (by Martin Schlemmer ): added require ngettext (added [need-ngettext] to AM_GNU_GETTEXT() parameters) - and stub prototype for ngettext() in lib/prototypes.h (neccessary if shadow + and stub prototype for ngettext() in lib/prototypes.h (necessary if shadow compiled with disabled NLS support) - groupadd: rewrited for use getopt_long(), - groupadd, groupdel, groupmod, userdel: do OPENLOG() before pam_start(),