Add missing NEWS documentation.

* NEWS, README, src/useradd.c, src/usermod.c, src/userdel.c,
	configure.in: Use libsemanage instead of semanage.
This commit is contained in:
nekral-guest
2011-11-17 21:52:49 +00:00
parent 29050eadb5
commit e538a4e2a3
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -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.