From: <ssm...@us...> - 2007-02-21 17:19:32
|
Revision: 2249 http://svn.sourceforge.net/selinux/?rev=2249&view=rev Author: ssmalley Date: 2007-02-21 09:19:31 -0800 (Wed, 21 Feb 2007) Log Message: ----------- Updated ChangeLogs and VERSIONs. Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-02-21 17:16:09 UTC (rev 2248) +++ trunk/libselinux/ChangeLog 2007-02-21 17:19:31 UTC (rev 2249) @@ -1,3 +1,6 @@ +2.0.2 2007-02-21 + * Merged more swig initializers from Dan Walsh. + 2.0.1 2007-02-20 * Merged patch from Todd Miller to convert int types over to C99 style. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-02-21 17:16:09 UTC (rev 2248) +++ trunk/libselinux/VERSION 2007-02-21 17:19:31 UTC (rev 2249) @@ -1 +1 @@ -2.0.1 +2.0.2 Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2007-02-21 17:16:09 UTC (rev 2248) +++ trunk/policycoreutils/ChangeLog 2007-02-21 17:19:31 UTC (rev 2249) @@ -1,3 +1,9 @@ +2.0.3 2007-02-21 + * Merged translations update from Dan Walsh. + * Merged chcat fixes from Dan Walsh. + * Merged man page fixes from Dan Walsh. + * Merged seobject prefix validity checking from Dan Walsh. + 2.0.2 2007-02-20 * Merged seobject exception handler fix from Caleb Case. * Merged setfiles memory leak patch from Todd Miller. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2007-02-21 17:16:09 UTC (rev 2248) +++ trunk/policycoreutils/VERSION 2007-02-21 17:19:31 UTC (rev 2249) @@ -1 +1 @@ -2.0.2 +2.0.3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |