From: <mil...@us...> - 2008-02-28 15:40:10
|
Revision: 2820 http://selinux.svn.sourceforge.net/selinux/?rev=2820&view=rev Author: millertc Date: 2008-02-28 07:40:04 -0800 (Thu, 28 Feb 2008) Log Message: ----------- updated checkpolicy to version 2.0.10 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-02-28 15:38:39 UTC (rev 2819) +++ trunk/checkpolicy/ChangeLog 2008-02-28 15:40:04 UTC (rev 2820) @@ -1,3 +1,6 @@ +2.0.10 2008-02-28 + * Use yyerror2() where appropriate from Todd C. Miller. + 2.0.9 2008-02-04 * Update dispol for libsepol avtab changes from Stephen Smalley. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-02-28 15:38:39 UTC (rev 2819) +++ trunk/checkpolicy/VERSION 2008-02-28 15:40:04 UTC (rev 2820) @@ -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. |