diff --git a/ChangeLog b/ChangeLog index c6828194..f4bd344e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ safe_system(). * lib/selinux.c, po/POTFILES.in, lib/prototypes.h, lib/Makefile.am: Added helper functions for semanage. - * README, src/useradd.c, src/usermod.c, src/userdel.c, + * NEWS, README, src/useradd.c, src/usermod.c, src/userdel.c, configure.in: Use libsemanage instead of semanage. 2011-11-16 Peter Vrabec diff --git a/NEWS b/NEWS index dad38fa9..2e5e47e0 100644 --- 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.