From 02137de41967b81060f86f933b561f91b1ae85ee Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 22 Oct 2017 20:52:44 +0000 Subject: [PATCH] spelling: if --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 631ef933..64938625 100644 --- a/NEWS +++ b/NEWS @@ -1402,7 +1402,7 @@ shadow-4.0.0 => shadow-4.0.1 probably _POSIX_LOGIN_NAME_MAX from , shadow-4.0.0-owl-chage-drop-priv.diff shadow-4.0.0-owl-pam-auth.diff - Merge part with reorder initialize PAM and checking is chage is runed by + Merge part with reorder initialize PAM and checking if chage is runed by root or not - now chage can be runed from non-root account for checking by user own account information (if PAM enabled). - fixes for handle/print correctly 32bit uid/gid (Thorsten Kukuk ),