From: <ssm...@us...> - 2008-03-04 18:57:37
|
Revision: 2838 http://selinux.svn.sourceforge.net/selinux/?rev=2838&view=rev Author: ssmalley Date: 2008-03-04 10:57:34 -0800 (Tue, 04 Mar 2008) Log Message: ----------- updated libsepol to version 2.0.25 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-03-04 18:56:15 UTC (rev 2837) +++ trunk/libsepol/ChangeLog 2008-03-04 18:57:34 UTC (rev 2838) @@ -1,3 +1,6 @@ +2.0.25 2008-03-04 + * Drop unused ->buffer field from struct policy_file. + 2.0.24 2008-03-04 * Add policy_file_init() initalizer for struct policy_file and use it, from Todd C. Miller. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-03-04 18:56:15 UTC (rev 2837) +++ trunk/libsepol/VERSION 2008-03-04 18:57:34 UTC (rev 2838) @@ -1 +1 @@ -2.0.24 +2.0.25 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |