From: <ssm...@us...> - 2007-02-06 16:42:04
|
Revision: 2227 http://svn.sourceforge.net/selinux/?rev=2227&view=rev Author: ssmalley Date: 2007-02-06 08:40:21 -0800 (Tue, 06 Feb 2007) Log Message: ----------- Note that checkpolicy on trunk has changed for the new libsepol error codes. Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2007-02-06 15:14:24 UTC (rev 2226) +++ trunk/checkpolicy/ChangeLog 2007-02-06 16:40:21 UTC (rev 2227) @@ -1,3 +1,6 @@ +2.0.0 2007-02-01 + * Merged patch to use new libsepol error codes by Karl MacMillan. + 1.34.0 2007-01-18 * Updated version for stable branch. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2007-02-06 15:14:24 UTC (rev 2226) +++ trunk/checkpolicy/VERSION 2007-02-06 16:40:21 UTC (rev 2227) @@ -1 +1 @@ -1.34.0 +2.0.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |