Update sepolgen ChangeLog.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-10-27 13:30:03 -04:00
parent 90cff8243e
commit a0e52def36
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* Reset line numbers when parsing files, from Nicolas Iooss.
* Convert cmp functions to key functions, from Robert Kuska.
* Decode output from Popen in Python3, from Robert Kuska.
* Comment constraint rules in output, from Miroslav Grepl via Petr Lautrbach.