Updated checkpolicy ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-07-31 09:04:52 -04:00
parent a3691b87be
commit 5b73ba0f84
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* fix double free on name-based type transitions, from Stephen Smalley.
* switch operations to extended perms, from Jeff Vander Stoep.
* policy_define.c: fix compiler warnings, from Nick Kralevich.
* Remove uses of -Wno-return-type, from Dan Albert.