]> granicus.if.org Git - shadow/blobdiff - NEWS
* src/faillog.c: The fail_max field is a short, use a short also
[shadow] / NEWS
diff --git a/NEWS b/NEWS
index 7df574e816921ea43527547d704dd9ed9a3f1b20..336d30e30e4594a460b049c6c06023302c2ae94b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ shadow-4.1.4.3 -> shadow-4.1.5                                        UNRELEASED
     Support shall be enabled with the new --with-acl or --with-attr
     configure options.
   * Added diagnosis for lock failures.
+  * use libsemanage instead of the semanage tool.
 
 - chage
   * Add --root option.
@@ -97,6 +98,7 @@ shadow-4.1.4.3 -> shadow-4.1.5                                        UNRELEASED
   * Do not remove a group with the same name as the user (usergroup) if
     this group isn't the user's primary group.
   * Add --root option.
+  * Add --selinux-user option.
 - usermod
   * Accept options in any order (username not necessarily at the end)
   * When the shadow file exists but there are no shadow entries, an entry
@@ -454,7 +456,7 @@ shadow-4.1.0 -> shadow-4.1.1                                                02-04-2008
     faillog faster.
 - gpasswd
   * Fix failures when the gshadow file is not present.
-  * When a password is moved to the gshadow file, use "x" instead of "x"
+  * When a password is moved to the gshadow file, use "x" instead of "!"
     to indicate that the password is shadowed (consistency with grpconv).
   * Make sure the group and gshadow files are unlocked on exit.
 - groupadd