From: <ssm...@us...> - 2007-02-21 17:16:10
|
Revision: 2248 http://svn.sourceforge.net/selinux/?rev=2248&view=rev Author: ssmalley Date: 2007-02-21 09:16:09 -0800 (Wed, 21 Feb 2007) Log Message: ----------- Add ChangeLog and update VERSION. Modified Paths: -------------- trunk/sepolgen/VERSION Added Paths: ----------- trunk/sepolgen/ChangeLog Added: trunk/sepolgen/ChangeLog =================================================================== --- trunk/sepolgen/ChangeLog (rev 0) +++ trunk/sepolgen/ChangeLog 2007-02-21 17:16:09 UTC (rev 2248) @@ -0,0 +1,7 @@ +1.0.1 2007-02-21 + * Merged Makefile and refparser.py patch from Dan Walsh. + Fixes PYTHONLIBDIR definition and error handling on interface files. + +1.0.0 2007-02-05 + * Initial commit. + Modified: trunk/sepolgen/VERSION =================================================================== --- trunk/sepolgen/VERSION 2007-02-21 17:11:26 UTC (rev 2247) +++ trunk/sepolgen/VERSION 2007-02-21 17:16:09 UTC (rev 2248) @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |