From: <kma...@us...> - 2007-02-08 21:00:46
|
Revision: 2232 http://svn.sourceforge.net/selinux/?rev=2232&view=rev Author: kmacmillan Date: 2007-02-08 13:00:40 -0800 (Thu, 08 Feb 2007) Log Message: ----------- changelog and 2.0.1 of policycoreutils Modified Paths: -------------- trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2007-02-08 20:56:25 UTC (rev 2231) +++ trunk/policycoreutils/ChangeLog 2007-02-08 21:00:40 UTC (rev 2232) @@ -1,3 +1,6 @@ +2.0.1 2007-02-08 + * Merged small fix to correct include of errcodes.h in semodule_deps from Dan Walsh. + 2.0.0 2007-02-05 * Merged new audit2allow from Karl MacMillan. This audit2allow depends on the new sepolgen python module. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2007-02-08 20:56:25 UTC (rev 2231) +++ trunk/policycoreutils/VERSION 2007-02-08 21:00:40 UTC (rev 2232) @@ -1 +1 @@ -2.0.0 +2.0.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |