From: <ssm...@us...> - 2007-03-12 15:24:35
|
Revision: 2285 http://svn.sourceforge.net/selinux/?rev=2285&view=rev Author: ssmalley Date: 2007-03-12 08:24:30 -0700 (Mon, 12 Mar 2007) Log Message: ----------- Updated ChangeLog and VERSION Modified Paths: -------------- trunk/libsemanage/ChangeLog trunk/libsemanage/VERSION Modified: trunk/libsemanage/ChangeLog =================================================================== --- trunk/libsemanage/ChangeLog 2007-03-12 15:22:07 UTC (rev 2284) +++ trunk/libsemanage/ChangeLog 2007-03-12 15:24:30 UTC (rev 2285) @@ -1,3 +1,9 @@ +2.0.1 2007-03-12 + * Merged dbase_file_flush patch from Dan Walsh. + This removes any mention of specific tools (e.g. semanage) + from the comment header of the auto-generated files, + since there are multiple front-end tools. + 2.0.0 2007-02-20 * Merged Makefile test target patch from Caleb Case. * Merged get_commit_number function rename patch from Caleb Case. Modified: trunk/libsemanage/VERSION =================================================================== --- trunk/libsemanage/VERSION 2007-03-12 15:22:07 UTC (rev 2284) +++ trunk/libsemanage/VERSION 2007-03-12 15:24:30 UTC (rev 2285) @@ -1 +1 @@ -2.0.0 +2.0.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |