From 8bcb2c1e71bf7f1510baee2ffa6e737a6d8b84de Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 9 May 2009 13:15:51 +0000 Subject: [PATCH] Sort entries alphabetically. --- NEWS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 7da682ad..4f4b9f55 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,12 @@ shadow-4.1.3.1 -> shadow-4.1.3.2 UNRELEASED the previous behavior on Linux (where utmp and utmpx are identical). * Fix build failure on non-PAM systems when --without-pam is not specified. + +- chpasswd + * Change the passwords using PAM. This permits to define the password + policy in a central place. The -c/--crypt-method, -e/--encrypted, + -m/--md5, -s/--sha-rounds are no more supported on PAM enabled + systems. - login * Do not trust the current utmp entry's ut_line to set PAM_TTY. This could lead to DOS attacks. @@ -15,11 +21,6 @@ shadow-4.1.3.1 -> shadow-4.1.3.2 UNRELEASED user to update his authentication token if needed. - lastlog * Fix regression causing empty reports. -- chpasswd - * Change the passwords using PAM. This permits to define the password - policy in a central place. The -c/--crypt-method, -e/--encrypted, - -m/--md5, -s/--sha-rounds are no more supported on PAM enabled - systems. *** translation - Updated Korean translation