From: <ssm...@us...> - 2007-04-13 14:08:27
|
Revision: 2352 http://svn.sourceforge.net/selinux/?rev=2352&view=rev Author: ssmalley Date: 2007-04-13 07:08:26 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Updated ChangeLog and VERSION. Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-04-13 14:06:57 UTC (rev 2351) +++ trunk/libsepol/ChangeLog 2007-04-13 14:08:26 UTC (rev 2352) @@ -1,3 +1,6 @@ +2.0.3 2007-04-13 + * Merged add boolmap argument to expand_module_avrules() from Chris PeBenito. + 2.0.2 2007-03-30 * Merged fix from Karl to remap booleans at expand time to avoid holes in the symbol table. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-04-13 14:06:57 UTC (rev 2351) +++ trunk/libsepol/VERSION 2007-04-13 14:08:26 UTC (rev 2352) @@ -1 +1 @@ -2.0.2 +2.0.3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |