Add item for OpenBSM.
This commit is contained in:
parent
d9c303a589
commit
5587785f60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25058
1 changed files with 9 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!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 % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -110,6 +110,14 @@
|
|||
<th>Description</th>
|
||||
</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>
|
||||
<td>beastie.4th</td>
|
||||
<td>&status.wip;</td>
|
||||
|
|
Loading…
Reference in a new issue