From: <ssm...@us...> - 2007-02-22 13:54:48
|
Revision: 2256 http://svn.sourceforge.net/selinux/?rev=2256&view=rev Author: ssmalley Date: 2007-02-22 05:54:45 -0800 (Thu, 22 Feb 2007) Log Message: ----------- Updated VERSIONs and ChangeLogs. Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-02-22 13:50:09 UTC (rev 2255) +++ trunk/libselinux/ChangeLog 2007-02-22 13:54:45 UTC (rev 2256) @@ -1,3 +1,6 @@ +2.0.3 2007-02-22 + * Merged matchpathcon memory leak fix from Steve Grubb. + 2.0.2 2007-02-21 * Merged more swig initializers from Dan Walsh. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-02-22 13:50:09 UTC (rev 2255) +++ trunk/libselinux/VERSION 2007-02-22 13:54:45 UTC (rev 2256) @@ -1 +1 @@ -2.0.2 +2.0.3 Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2007-02-22 13:50:09 UTC (rev 2255) +++ trunk/policycoreutils/ChangeLog 2007-02-22 13:54:45 UTC (rev 2256) @@ -1,3 +1,6 @@ +2.0.4 2007-02-22 + * Merged restorecond memory leak fix from Steve Grubb. + 2.0.3 2007-02-21 * Merged translations update from Dan Walsh. * Merged chcat fixes from Dan Walsh. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2007-02-22 13:50:09 UTC (rev 2255) +++ trunk/policycoreutils/VERSION 2007-02-22 13:54:45 UTC (rev 2256) @@ -1 +1 @@ -2.0.3 +2.0.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |