From: <ssm...@us...> - 2007-03-30 19:21:52
|
Revision: 2317 http://svn.sourceforge.net/selinux/?rev=2317&view=rev Author: ssmalley Date: 2007-03-30 12:21:51 -0700 (Fri, 30 Mar 2007) Log Message: ----------- Update version and ChangeLog. Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-03-30 18:50:23 UTC (rev 2316) +++ trunk/libselinux/ChangeLog 2007-03-30 19:21:51 UTC (rev 2317) @@ -1,3 +1,6 @@ +2.0.9 2007-03-30 + * Merged class/av string conversion and avc_compute_create patch from Eamon Walsh. + 2.0.8 2007-03-20 * Merged fix for avc.h #include's from Eamon Walsh. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-03-30 18:50:23 UTC (rev 2316) +++ trunk/libselinux/VERSION 2007-03-30 19:21:51 UTC (rev 2317) @@ -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. |