Updated libsepol ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-11-16 09:14:13 -05:00
parent 02a7d77ef2
commit d4387cd75f
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
* Make parsing symbol table headers more robust, from Nicolas Iooss.
* Test for ebitmap_read() negative return value, from Nicolas Iooss.
* Replace an assert with an error message, from Nicolas Iooss.
* Fix checkpolicy dontaudit compiler bug, from William Roberts.
* Revert "libsepol: fix checkpolicy dontaudit compiler bug", from William Roberts.
* cil_lexer: make warnings non-fatal for building, from Stephen Smalley.