From: <ssm...@us...> - 2007-09-18 19:45:15
|
Revision: 2568 http://selinux.svn.sourceforge.net/selinux/?rev=2568&view=rev Author: ssmalley Date: 2007-09-18 12:45:14 -0700 (Tue, 18 Sep 2007) Log Message: ----------- updated libsepol to version 2.0.10 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-09-18 19:44:10 UTC (rev 2567) +++ trunk/libsepol/ChangeLog 2007-09-18 19:45:14 UTC (rev 2568) @@ -1,3 +1,6 @@ +2.0.10 2007-09-18 + * Merged support for the handle_unknown policydb flag from Eric Paris. + 2.0.9 2007-08-29 * Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-09-18 19:44:10 UTC (rev 2567) +++ trunk/libsepol/VERSION 2007-09-18 19:45:14 UTC (rev 2568) @@ -1 +1 @@ -2.0.9 +2.0.10 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |