Updated libselinux and libsemanage ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-11-15 11:14:24 -05:00
parent 79db6da87f
commit 2ceadad8a3
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
* swig: use SWIG_fail when an error occurs, from Nicolas Iooss.
* Fall back to gcc in exception.sh, from Nicolas Iooss.
* Link Python wrapper with Python, from Nicolas Iooss.
* Link Ruby wrapper with -lruby, from Nicolas Iooss.
* Use Ruby to define RUBYINC, from Nicolas Iooss.

View file

@ -1,3 +1,5 @@
* swig: use SWIG_fail when an error occurs, from Nicolas Iooss.
* Fall back to gcc in exception.sh, from Nicolas Iooss.
* Link Python wrapper with Python, from Nicolas Iooss.
* Query for python site-packages dir directly, from Nicolas Iooss.
* Link Ruby wrapper with -lruby, from Nicolas Iooss.