From: <ssm...@us...> - 2007-08-29 13:03:22
|
Revision: 2544 http://selinux.svn.sourceforge.net/selinux/?rev=2544&view=rev Author: ssmalley Date: 2007-08-29 06:03:18 -0700 (Wed, 29 Aug 2007) Log Message: ----------- updated libsepol to version 2.0.9 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-08-29 13:02:10 UTC (rev 2543) +++ trunk/libsepol/ChangeLog 2007-08-29 13:03:18 UTC (rev 2544) @@ -1,3 +1,6 @@ +2.0.9 2007-08-29 + * Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper. + 2.0.8 2007-08-28 * Fixed module_package_read_offsets bug introduced by the prior patch. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-08-29 13:02:10 UTC (rev 2543) +++ trunk/libsepol/VERSION 2007-08-29 13:03:18 UTC (rev 2544) @@ -1 +1 @@ -2.0.8 +2.0.9 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |