From: <mil...@us...> - 2008-03-03 21:08:16
|
Revision: 2830 http://selinux.svn.sourceforge.net/selinux/?rev=2830&view=rev Author: millertc Date: 2008-03-03 13:08:14 -0800 (Mon, 03 Mar 2008) Log Message: ----------- updated checkpolicy to version 2.0.11 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-03-03 21:06:20 UTC (rev 2829) +++ trunk/checkpolicy/ChangeLog 2008-03-03 21:08:14 UTC (rev 2830) @@ -1,3 +1,6 @@ +2.0.11 2008-03-03 + * Remove unused define, move variable out of .y file, simplify COND_ERR, from Todd C. Miller. + 2.0.10 2008-02-28 * Use yyerror2() where appropriate from Todd C. Miller. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-03-03 21:06:20 UTC (rev 2829) +++ trunk/checkpolicy/VERSION 2008-03-03 21:08:14 UTC (rev 2830) @@ -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. |