]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Sort entries alphabetically.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 9 May 2009 13:15:51 +0000 (13:15 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 9 May 2009 13:15:51 +0000 (13:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7da682ad3832aa67eadaa9f3b95066ee4b51f136..4f4b9f558c2965f7cfe327c35c3d1f8a6ff82686 100644 (file)
--- 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