From: <ssm...@us...> - 2007-03-21 14:34:44
|
Revision: 2296 http://svn.sourceforge.net/selinux/?rev=2296&view=rev Author: ssmalley Date: 2007-03-21 07:34:43 -0700 (Wed, 21 Mar 2007) Log Message: ----------- Updated ChangeLog and VERSION Modified Paths: -------------- trunk/sepolgen/ChangeLog trunk/sepolgen/VERSION Modified: trunk/sepolgen/ChangeLog =================================================================== --- trunk/sepolgen/ChangeLog 2007-03-21 14:33:37 UTC (rev 2295) +++ trunk/sepolgen/ChangeLog 2007-03-21 14:34:43 UTC (rev 2296) @@ -1,3 +1,6 @@ +1.0.5 2007-03-21 + * Merged patch to fix type_transition style and unit tests from Karl MacMillan. + 1.0.4 2007-03-01 * Merged better matching for refpolicy style from Karl MacMillan * Merged support for extracting interface paramaters from interface calls from Karl MacMillan Modified: trunk/sepolgen/VERSION =================================================================== --- trunk/sepolgen/VERSION 2007-03-21 14:33:37 UTC (rev 2295) +++ trunk/sepolgen/VERSION 2007-03-21 14:34:43 UTC (rev 2296) @@ -1 +1 @@ -1.0.4 +1.0.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |