From: <ssm...@us...> - 2007-02-27 15:06:20
|
Revision: 2274 http://svn.sourceforge.net/selinux/?rev=2274&view=rev Author: ssmalley Date: 2007-02-27 07:02:37 -0800 (Tue, 27 Feb 2007) Log Message: ----------- Updated ChangeLog and VERSION. Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-02-27 14:57:14 UTC (rev 2273) +++ trunk/libselinux/ChangeLog 2007-02-27 15:02:37 UTC (rev 2274) @@ -1,3 +1,6 @@ +2.0.5 2007-02-27 + * Merged init_selinuxmnt() and is_selinux_enabled() improvements from Steve Grubb. + 2.0.4 2007-02-23 * Removed sending of setrans init message. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-02-27 14:57:14 UTC (rev 2273) +++ trunk/libselinux/VERSION 2007-02-27 15:02:37 UTC (rev 2274) @@ -1 +1 @@ -2.0.4 +2.0.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |