From: <ssm...@us...> - 2007-09-24 16:37:43
|
Revision: 2583 http://selinux.svn.sourceforge.net/selinux/?rev=2583&view=rev Author: ssmalley Date: 2007-09-24 09:37:42 -0700 (Mon, 24 Sep 2007) Log Message: ----------- updated libsepol to version 2.0.11 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-09-24 16:37:16 UTC (rev 2582) +++ trunk/libsepol/ChangeLog 2007-09-24 16:37:42 UTC (rev 2583) @@ -1,3 +1,6 @@ +2.0.11 2007-09-24 + * Pass CFLAGS to CC even on link command, per Dennis Gilmore. + 2.0.10 2007-09-18 * Merged support for the handle_unknown policydb flag from Eric Paris. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-09-24 16:37:16 UTC (rev 2582) +++ trunk/libsepol/VERSION 2007-09-24 16:37:42 UTC (rev 2583) @@ -1 +1 @@ -2.0.10 +2.0.11 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |