Add item for OpenBSM.

This commit is contained in:
Scott Long 2005-07-11 08:02:43 +00:00
parent d9c303a589
commit 5587785f60
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25058

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'> <!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.12 2005/07/11 07:03:02 scottl Exp $"> <!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.13 2005/07/11 07:51:25 scottl Exp $">
<!ENTITY title "FreeBSD 6.0 Open Issues"> <!ENTITY title "FreeBSD 6.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers; <!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -110,6 +110,14 @@
<th>Description</th> <th>Description</th>
</tr> </tr>
<tr>
<td>OpenBSM</td>
<td>&status.wip;</td>
<td>&a.rwatson;</td>
<td>The integration of OpenBSM is waiting on some final licensing hurdles.
Once those are cleared, it will be a very desirable feature for 6.0.</td>
</tr>
<tr> <tr>
<td>beastie.4th</td> <td>beastie.4th</td>
<td>&status.wip;</td> <td>&status.wip;</td>