From: <ssm...@us...> - 2008-03-31 14:22:41
|
Revision: 2860 http://selinux.svn.sourceforge.net/selinux/?rev=2860&view=rev Author: ssmalley Date: 2008-03-31 07:22:40 -0700 (Mon, 31 Mar 2008) Log Message: ----------- updated libselinux to version 2.0.61 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-03-31 14:21:13 UTC (rev 2859) +++ trunk/libselinux/ChangeLog 2008-03-31 14:22:40 UTC (rev 2860) @@ -1,3 +1,6 @@ +2.0.61 2008-03-31 + * Man page typo fix from Jim Meyering. + 2.0.60 2008-03-20 * Changed selinux_init_load_policy() to not warn about a failed mount of selinuxfs if selinux was disabled in the kernel. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-03-31 14:21:13 UTC (rev 2859) +++ trunk/libselinux/VERSION 2008-03-31 14:22:40 UTC (rev 2860) @@ -1 +1 @@ -2.0.60 +2.0.61 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |