From: <ew...@us...> - 2007-06-11 17:01:48
|
Revision: 2474 http://svn.sourceforge.net/selinux/?rev=2474&view=rev Author: ewalsh Date: 2007-06-11 10:01:45 -0700 (Mon, 11 Jun 2007) Log Message: ----------- updated libselinux to version 2.0.21 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-06-11 17:00:58 UTC (rev 2473) +++ trunk/libselinux/ChangeLog 2007-06-11 17:01:45 UTC (rev 2474) @@ -1,5 +1,8 @@ +2.0.21 2007-06-11 + * Class and permission mapping support patches from Eamon Walsh. + 2.0.20 2007-06-07 - * Object class discovery support patches from Chris PeBenito + * Object class discovery support patches from Chris PeBenito. 2.0.19 2007-06-05 * Refactoring and errno support in string representation code. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-06-11 17:00:58 UTC (rev 2473) +++ trunk/libselinux/VERSION 2007-06-11 17:01:45 UTC (rev 2474) @@ -1 +1 @@ -2.0.20 +2.0.21 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |