Update libselinux ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-05-06 11:59:18 -04:00
parent e7f970ffd1
commit 4d0d9c7004
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* Add selabel partial and best match APIs, from Richard Haines.
* Use os.walk() instead of the deprecated os.path.walk(), from Petr
Lautrbach & Miro Hrončok
* is_selinux_enabled(): drop no-policy-loaded test, from Stephen Smalley.